public interface ParserState<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(T parser,
java.lang.Object yyVal,
ProductionState[] yyVals,
int yyTop,
int count,
int yyvalue) |
java.lang.Object execute(T parser, java.lang.Object yyVal, ProductionState[] yyVals, int yyTop, int count, int yyvalue)
Copyright © 2001-2023 JRuby. All Rights Reserved.