Click or drag to resize

TreePattern Properties

The TreeWizardTreePattern type exposes the following members.

Properties
  NameDescription
Public propertyCharPositionInLine (Inherited from CommonTree.)
Public propertyChildCount (Inherited from BaseTree.)
Public propertyChildIndex (Inherited from CommonTree.)
Public propertyChildren
Get the children internal List; note that if you directly mess with the list, do so at your own risk.
(Inherited from BaseTree.)
Public propertyIsNil (Inherited from CommonTree.)
Public propertyLine (Inherited from CommonTree.)
Public propertyParent (Inherited from CommonTree.)
Public propertyText (Inherited from CommonTree.)
Public propertyToken (Inherited from CommonTree.)
Public propertyTokenStartIndex (Inherited from CommonTree.)
Public propertyTokenStopIndex (Inherited from CommonTree.)
Public propertyType (Inherited from CommonTree.)
Top
See Also