BaseTree Properties | 
The BaseTree type exposes the following members.
| Name | Description | |
|---|---|---|
| CharPositionInLine | ||
| ChildCount | ||
| ChildIndex | BaseTree doesn't track child indexes.  | |
| Children | 
            Get the children internal List; note that if you directly mess with
            the list, do so at your own risk.
              | |
| IsNil | ||
| Line | ||
| Parent | BaseTree doesn't track parent pointers.  | |
| Text | ||
| TokenStartIndex | ||
| TokenStopIndex | ||
| Type |