Click or drag to resize

CommonErrorNode Properties

The CommonErrorNode 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 (Overrides CommonTreeIsNil.)
Public propertyLine (Inherited from CommonTree.)
Public propertyParent (Inherited from CommonTree.)
Public propertyText (Overrides CommonTreeText.)
Public propertyToken (Inherited from CommonTree.)
Public propertyTokenStartIndex (Inherited from CommonTree.)
Public propertyTokenStopIndex (Inherited from CommonTree.)
Public propertyType (Overrides CommonTreeType.)
Top
See Also