Libraries
»
andyjeffries-journey
(1.0.0)
»
Index
»
Journey
»
Parser
»
#next_token
Method: Journey::Parser#next_token
Defined in:
lib/journey/parser_extras.rb
#
next_token
⇒
Object
17 18 19
# File 'lib/journey/parser_extras.rb', line 17
def
next_token
@scanner
.
next_token
end