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