public interface ParserState
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(ParserSupport support,
RubyLexer lexer,
java.lang.Object yyVal,
ProductionState[] yyVals,
int yyTop,
int count,
int yyvalue) |
java.lang.Object execute(ParserSupport support, RubyLexer lexer, java.lang.Object yyVal, ProductionState[] yyVals, int yyTop, int count, int yyvalue)
Copyright © 2001-2022 JRuby. All Rights Reserved.