method
next_token
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Parser
next_token()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/parser_extras.rb, line 22
def next_token
@scanner.next_token
end