Trees | Index | Help |
|
---|
Package formulaparser :: Module yappsrt :: Class Parser |
|
FormulaParser
Method Summary | |
---|---|
__init__(self,
scanner)
| |
Returns the token type for lookahead; if there are any args then the list of args is the set of token types to allow | |
Returns the matched text, and moves to the next token |
Method Details |
---|
_peek(self, *types)Returns the token type for lookahead; if there are any args then the list of args is the set of token types to allow |
_scan(self, type)Returns the matched text, and moves to the next token |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 26 22:55:24 2004 | http://epydoc.sf.net |