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