Module: Dhaka::ParserMethods
- Included in:
- CompiledParser, Parser
- Defined in:
- lib/dhaka/parser/parser_methods.rb
Overview
This module is included both in Parser and CompiledParser.
Instance Method Summary collapse
-
#parse(token_stream) ⇒ Object
token_stream
is an Enumerable of Token-s.