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

Lines Matching refs:INITIAL_FOLLOW_STACK_SIZE

1984       INITIAL_FOLLOW_STACK_SIZE = 100;
3695 SetLength(FFollowing,TBaseRecognizer.INITIAL_FOLLOW_STACK_SIZE);
3696 for I := 0 to TBaseRecognizer.INITIAL_FOLLOW_STACK_SIZE - 1 do