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

Lines Matching refs:Array

38     using Array = System.Array;
819 Array.Resize(ref state.following, state.following.Length * 2);
1018 TraceDestination.WriteLine( "!!!!!!!!! memo array is null for " + GrammarFileName );