Searched refs:Child2 (Results 1 – 2 of 2) sorted by relevance
10 public class Child2 extends Base { class
4137 Child1, Child2: IANTLRInterface;4157 Child2 := Adaptor.GetChild(T2, I);4158 if (not _Equals(Child1, Child2, Adaptor)) then4192 Child2: ITreePattern;4220 Child2 := T2.GetChild(I) as ITreePattern;4221 if (not _Parse(Child1, Child2, Labels)) then