Package org.eclipse.gmt.modisco.java
Interface UnresolvedSingleVariableDeclaration
- All Superinterfaces:
ASTNode,org.eclipse.emf.ecore.EObject,NamedElement,org.eclipse.emf.common.notify.Notifier,SingleVariableDeclaration,UnresolvedItem,VariableDeclaration
- All Known Implementing Classes:
UnresolvedSingleVariableDeclarationImpl
public interface UnresolvedSingleVariableDeclaration extends SingleVariableDeclaration, UnresolvedItem
A representation of the model object 'Unresolved Single Variable Declaration'.
-
Method Summary
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.gmt.modisco.java.NamedElement
getName, getUsagesInImports, isProxy, setName, setProxyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.eclipse.gmt.modisco.java.SingleVariableDeclaration
getAnnotations, getCatchClause, getEnhancedForStatement, getMethodDeclaration, getModifier, getType, isVarargs, setCatchClause, setEnhancedForStatement, setMethodDeclaration, setModifier, setType, setVarargsMethods inherited from interface org.eclipse.gmt.modisco.java.VariableDeclaration
getExtraArrayDimensions, getInitializer, getUsageInVariableAccess, setExtraArrayDimensions, setInitializer