Class ReferenceOperations
java.lang.Object
net.ssehub.easy.varModel.cstEvaluation.ReferenceOperations
Implements reference operations.
- Author:
- Holger Eichelberger
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final IOperationEvaluatorImplements the "refBy" dereferencing operation. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REF_BY
Implements the "refBy" dereferencing operation.
-
-
Constructor Details
-
ReferenceOperations
private ReferenceOperations()Prevents external creation.
-
-
Method Details
-
register
public static final void register()Registers the defined operations.
-