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

Lines Matching refs:Array

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