Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.ReferenceNode
Packages that use ReferenceNode
Package
Description
-
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst that return ReferenceNodeModifier and TypeMethodDescriptionHutnAntlrAstFactory.createReferenceNode()
Returns a new object of class 'Reference Node'. -
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Classes in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that implement ReferenceNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Node'.Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that return ReferenceNode -
Uses of ReferenceNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util with parameters of type ReferenceNodeModifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseReferenceNode
(ReferenceNode object) Returns the result of interpreting the object as an instance of 'Reference Node'.