Class ComponentAST
java.lang.Object
org.eclipse.emf.mwe.internal.core.ast.AbstractASTBase
org.eclipse.emf.mwe.internal.core.ast.ComponentAST
- All Implemented Interfaces:
NamedAST
- Direct Known Subclasses:
InclusionAST
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ComponentAST
(Location location, String string) ComponentAST
(Location location, String name, String clazz, String id) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addChild
(AbstractASTBase ele) getClazz()
getId()
getName()
void
setAnalyzedType
(Object analyzedType) void
void
toString()
Methods inherited from class org.eclipse.emf.mwe.internal.core.ast.AbstractASTBase
accept, getColumnNumber, getLength, getLineNumber, getLocation, getOffset, getResource, setLocation