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