Class: RLTK::Lexers::Calculator
- Inherits:
-
RLTK::Lexer
- Object
- RLTK::Lexer
- RLTK::Lexers::Calculator
- Defined in:
- lib/rltk/lexers/calculator.rb
Overview
The Calculator lexer is a simple lexer for use with several of the provided parsers.
Instance Attribute Summary
Attributes inherited from RLTK::Lexer
Method Summary
Methods inherited from RLTK::Lexer
inherited, #initialize, install_icvars, #lex, lex, lex_file, #lex_file, match_first, rule, start
Constructor Details
This class inherits a constructor from RLTK::Lexer