Save This Page
Home » jruby-src-1.1.3 » org.jruby.parser » [javadoc | source]
org.jruby.parser
class: tab [javadoc | source]
java.lang.Object
   org.jruby.parser.tab
This class contains some parser tables, broken apart which were too large for the JVM. DO NOT regenerate parse.java from parse.y without adapting this class.
Method from org.jruby.parser.tab Summary:
yyCheck,   yyCheck1,   yyCheck2,   yyTable,   yyTable1,   yyTable2
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jruby.parser.tab Detail:
 protected static short[] yyCheck() 
 protected static final short[] yyCheck1() 
 protected static final short[] yyCheck2() 
 protected static short[] yyTable() 
 protected static final short[] yyTable1()