Click or drag to resize

BaseTree Properties

The BaseTree type exposes the following members.

Properties
  NameDescription
Public propertyCharPositionInLine
Public propertyChildCount
Public propertyChildIndex
BaseTree doesn't track child indexes.
Public propertyChildren
Get the children internal List; note that if you directly mess with the list, do so at your own risk.
Public propertyIsNil
Public propertyLine
Public propertyParent
BaseTree doesn't track parent pointers.
Public propertyText
Public propertyTokenStartIndex
Public propertyTokenStopIndex
Public propertyType
Top
See Also