org.jruby.parser
Class Ruby19YyTables

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

public class Ruby19YyTables
extends java.lang.Object


Constructor Summary
Ruby19YyTables()
           
 
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

Ruby19YyTables

public Ruby19YyTables()
Method Detail

yyTable

public static final short[] yyTable()

yyCheck

public static final short[] yyCheck()


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