Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.ReferenceNode
Package
Description
-
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Modifier and TypeMethodDescriptionHutnAntlrAstFactory.createReferenceNode()
Returns a new object of class 'Reference Node'. -
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Node'. -
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Modifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseReferenceNode
(ReferenceNode object) Returns the result of interpreting the object as an instance of 'Reference Node'.