public interface Declarator
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getDeclarator()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getNameList()
Returns the value of the 'Name List' containment reference list.
|
TypeSpecifier |
getTypeSpecifier()
Returns the value of the 'Type Specifier' containment reference
|
void |
setTypeSpecifier(TypeSpecifier value)
Sets the value of the '
Type Specifier' containment reference |
TypeSpecifier getTypeSpecifier()
If the meaning of the 'Type Specifier' reference isn't clear, there really should be more of a description here...
setTypeSpecifier(TypeSpecifier),
AstPackage.getDeclarator_TypeSpecifier()void setTypeSpecifier(TypeSpecifier value)
Type Specifier' containment reference.
value - the new value of the 'Type Specifier' containment reference.getTypeSpecifier()org.eclipse.emf.common.util.EList getNameList()
Name.
If the meaning of the 'Name List' reference list isn't clear, there really should be more of a description here...
AstPackage.getDeclarator_NameList()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.