Interface ParserState<T>


public interface ParserState<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(T parser, Object yyVal, ProductionState[] yyVals, int yyTop, int count, int yyvalue)