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