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