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