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

Lines Matching full:subtrees

1645   Subtrees, Elements: IList<IANTLRInterface>;
1650 Subtrees := Wiz.Find(T, '(A B)');
1651 Elements := Subtrees;