Class: RLTK::Lexers::EBNF
- Inherits:
-
RLTK::Lexer
- Object
- RLTK::Lexer
- RLTK::Lexers::EBNF
- Defined in:
- lib/rltk/lexers/ebnf.rb
Overview
The EBNF lexer is used by the RLTK::CFG class.
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