Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.NameNode
Packages that use NameNode
Package
Description
-
Uses of NameNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst that return NameNodeModifier and TypeMethodDescriptionHutnAntlrAstFactory.createNameNode()Returns a new object of class 'Name Node'. -
Uses of NameNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Classes in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that implement NameNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Name Node'.Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that return NameNode -
Uses of NameNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util with parameters of type NameNodeModifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseNameNode(NameNode object) Returns the result of interpreting the object as an instance of 'Name Node'.