public interface ParserState
Modifier and Type | Method and Description |
---|---|
Object |
execute(ParserSupport support,
RubyYaccLexer lexer,
Object yyVal,
Object[] yyVals,
int yyTop) |
Object execute(ParserSupport support, RubyYaccLexer lexer, Object yyVal, Object[] yyVals, int yyTop)
Copyright © 2001-2016 JRuby. All Rights Reserved.