Class ContextStack.StackFrame
java.lang.Object
net.ssehub.easy.varModel.cstEvaluation.ContextStack.StackFrame
- Enclosing class:
ContextStack
Implements a poolable stack frame. To maximize pool use, we do not differentiate the frames into different
sub-classes her.
- Author:
- Holger Eichelberger
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate EvaluationAccessorprivate intprivate ContainerInitializerprivate Valueprivate Stringprivate DecisionVariableDeclaration -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ex
-
init
-
var
-
index
private int index -
slot
-
self
-
-
Constructor Details
-
StackFrame
private StackFrame()
-