Package org.eclipse.xsemantics.runtime
Class RuleEnvironmentEntry
- java.lang.Object
-
- org.eclipse.xsemantics.runtime.RuleEnvironmentEntry
-
public class RuleEnvironmentEntry extends java.lang.ObjectThis will be used to store the runtime representation of a TypingStatement into an environment- Author:
- Lorenzo Bettini
-
-
Constructor Summary
Constructors Constructor Description RuleEnvironmentEntry(java.lang.Object left, java.lang.Object right)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetLeft()java.lang.ObjectgetRight()
-