InterpreterCtx
scair.tools.InterpreterCtx
class InterpreterCtx(val vars: Map[Value[Attribute], Any], val funcs: ListBuffer[FunctionCtx], var result: Option[Any])
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article