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