Package com.relogiclabs.jschema.tree
Class RuntimeContext
Object
RuntimeContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDefinition(JDefinition definition) booleanaddFuture(FutureFunction future) booleanareEqual(double value1, double value2) voidclear()intcompare(double value1, double value2) ConstraintRegistryScriptGlobalScopeScriptRegistryboolean
-
Constructor Details
-
RuntimeContext
-
-
Method Details
-
addDefinition
-
getConstraints
public ConstraintRegistry getConstraints() -
getScripts
public ScriptRegistry getScripts() -
areEqual
public boolean areEqual(double value1, double value2) -
compare
public int compare(double value1, double value2) -
addFuture
-
invokeFutures
public boolean invokeFutures() -
clear
public void clear() -
getDefinitions
-
getFutures
-
getReceivers
-
getStorage
-
getOutlineFormatter
-
getImports
-
getPragmas
-
getScriptGlobalScope
public ScriptGlobalScope getScriptGlobalScope() -
getExceptions
-
getMessageFormatter
-