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