Class VariableReferenceImpl
java.lang.Object
cool.klass.model.meta.domain.AbstractElement
cool.klass.model.meta.domain.value.AbstractExpressionValue
cool.klass.model.meta.domain.value.VariableReferenceImpl
- All Implemented Interfaces:
Element,ElementWithSourceCode,ExpressionValue,VariableReference
public final class VariableReferenceImpl
extends AbstractExpressionValue
implements VariableReference
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classNested classes/interfaces inherited from class cool.klass.model.meta.domain.value.AbstractExpressionValue
AbstractExpressionValue.AbstractExpressionValueBuilder<BuiltElement extends AbstractExpressionValue>Nested classes/interfaces inherited from class cool.klass.model.meta.domain.AbstractElement
AbstractElement.ElementBuilder<BuiltElement extends Element> -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class cool.klass.model.meta.domain.AbstractElement
getMacroElement, getSourceCodeObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.klass.model.meta.domain.api.Element
getMacroElementMethods inherited from interface cool.klass.model.meta.domain.api.value.VariableReference
visit
-
Method Details
-
getElementContext
- Specified by:
getElementContextin interfaceElementWithSourceCode- Overrides:
getElementContextin classAbstractElement
-
getParameter
- Specified by:
getParameterin interfaceVariableReference
-