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

Lines Matching refs:N2

4136   I, N1, N2: Integer;
4151 N2 := Adaptor.GetChildCount(T2);
4152 if (N1 <> N2) then
4190 I, N1, N2: Integer;
4213 N2 := T2.ChildCount;
4214 if (N1 <> N2) then