Home | Trees | Indices | Help |
|
---|
|
Token rules to build LTL lexer.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
reserved =
|
|
values =
|
|
delimiters =
|
|
operators =
|
|
misc =
|
|
t_NOT =
|
|
t_XOR =
|
|
t_EQUALS =
|
|
t_NEQUALS =
|
|
t_LT =
|
|
t_LE =
|
|
t_GT =
|
|
t_GE =
|
|
t_LPAREN =
|
|
t_RPAREN =
|
|
t_NUMBER =
|
|
t_IMP =
|
|
t_BIMP =
|
|
t_PLUS =
|
|
t_MINUS =
|
|
t_TIMES =
|
|
t_DIV =
|
|
t_TRUNCATE =
|
|
t_COMMA =
|
|
t_DQUOTES =
|
|
t_PRIME =
|
|
t_ignore =
|
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Create a lexer.
|
Class Variable Details |
reserved
|
operators
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 19 00:11:17 2016 | http://epydoc.sourceforge.net |