Uses of Interface
org.eclipse.epsilon.hutn.model.hutnAntlrAst.ClassifierLevelAttributeNode
Package
Description
-
Uses of ClassifierLevelAttributeNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst
Modifier and TypeMethodDescriptionHutnAntlrAstFactory.createClassifierLevelAttributeNode()
Returns a new object of class 'Classifier Level Attribute Node'. -
Uses of ClassifierLevelAttributeNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Classifier Level Attribute Node'. -
Uses of ClassifierLevelAttributeNode in org.eclipse.epsilon.hutn.model.hutnAntlrAst.util
Modifier and TypeMethodDescriptionHutnAntlrAstSwitch.caseClassifierLevelAttributeNode
(ClassifierLevelAttributeNode object) Returns the result of interpreting the object as an instance of 'Classifier Level Attribute Node'.