public static interface Java.NamedTypeDeclaration extends Java.TypeDeclaration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the declared (not the fully qualified) name of the class or interface.
|
accept, createAnonymousClassName, createLocalTypeName, getClassName, getMemberTypeDeclaration, getMemberTypeDeclarations, getMethodDeclaration, getMethodDeclarations, getModifiers
getLocation, throwCompileException
getEnclosingScope
Copyright © 2001-2012. All Rights Reserved.