org.jruby.parser
Class YyTables

java.lang.Object
  extended by org.jruby.parser.YyTables

public class YyTables
extends java.lang.Object


Constructor Summary
YyTables()
           
 
Method Summary
static short[] yyCheck()
           
static short[] yyTable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YyTables

public YyTables()
Method Detail

yyTable

public static final short[] yyTable()

yyCheck

public static final short[] yyCheck()


Copyright © 2002-2009 JRuby Team. All Rights Reserved.