public static interface Java.NamedTypeDeclaration extends Java.TypeDeclaration
Modifier and Type | Method and Description |
---|---|
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
String getName()
Copyright © 2001–2014. All rights reserved.