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

Lines Matching refs:Parent

2565         property Parent: ITokenRewriteStream read GetParent write SetParent;
2594 property Parent: ITokenRewriteStream read GetParent write SetParent;
6486 Buf.Append(Parent.Get(Index).Text);