Class ParserTester

java.lang.Object
  extended by ParserTester

public class ParserTester
extends java.lang.Object


Constructor Summary
ParserTester()
           
 
Method Summary
static java.lang.Object eval(java.lang.String code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserTester

public ParserTester()
Method Detail

eval

public static java.lang.Object eval(java.lang.String code)