Interface and Description |
---|
org.nfunk.jep.function.SpecialEvaluationI
The interface CallbackEvaluationI should generally be used instead as its simpler and allows different evaluation schemes to be used.
|
Method and Description |
---|
org.nfunk.jep.SymbolTable.get(Object)
The getValue or getVar methods should be used instead.
|
org.nfunk.jep.JavaCharStream.getColumn() |
org.nfunk.jep.JavaCharStream.getLine() |
org.nfunk.jep.SymbolTable.put(Object, Object)
The setVarValue or makeVar methods should be used instead.
|
http://www.singularsys.com/jep Copyright © 2007 Singular Systems