Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.AdjectiveNode
Packages that use AdjectiveNode
Package
Description
-
Uses of AdjectiveNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst that return AdjectiveNodeModifier and TypeMethodDescriptionHutnAntlrAstFactory.createAdjectiveNode()
Returns a new object of class 'Adjective Node'. -
Uses of AdjectiveNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Classes in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that implement AdjectiveNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Adjective Node'.Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl that return AdjectiveNode -
Uses of AdjectiveNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Methods in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util with parameters of type AdjectiveNodeModifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseAdjectiveNode
(AdjectiveNode object) Returns the result of interpreting the object as an instance of 'Adjective Node'.