Trees | Indices | Help |
|
---|
|
object --+ | recognizers.RuleReturnScope --+ | TreeRuleReturnScope
This is identical to the ParserRuleReturnScope except that the start property is a tree nodes not Token object when you are parsing trees. To be generic the tree node types have to be Object.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return the start token or tree.
|
Has a value potentially if output=AST.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:40 2016 | http://epydoc.sourceforge.net |