Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching full:startindex

622     property StartIndex: Integer read GetStartIndex write SetStartIndex;
2463 FStartIndex := ANode.StartIndex;