org.freehep.jas.extension.tupleExplorer.jel
Class Compiler

java.lang.Object
  extended by org.freehep.jas.extension.tupleExplorer.jel.Compiler

public class Compiler
extends Object

Version:
Author:
tonyj

Constructor Summary
Compiler()
           
 
Method Summary
static NTupleCompiledExpression compile(MutableTupleTree tupleTree, String expression, Class resultType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler

public Compiler()
Method Detail

compile

public static NTupleCompiledExpression compile(MutableTupleTree tupleTree,
                                               String expression,
                                               Class resultType)
                                        throws gnu.jel.CompilationException
Throws:
gnu.jel.CompilationException


Copyright © 2013. All Rights Reserved.