Method: Logicality::Parser::SimpleParser#lexer
- Defined in:
- lib/logicality/parser/simple_parser.rb
#lexer ⇒ Object (readonly)
Returns the value of attribute lexer.
12 13 14 |
# File 'lib/logicality/parser/simple_parser.rb', line 12 def lexer @lexer end |