|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
String |
createAnonymousClassName()
Creates a unique name for an anonymous class. |
String |
createLocalTypeName(String localTypeName)
Creates a unique name for a local class or interface. |
String |
getClassName()
Determine the effective class name, e.g. |
org.codehaus.janino.Java.MemberTypeDeclaration |
getMemberTypeDeclaration(String name)
Return the member type with the given name. |
void |
visit(org.codehaus.janino.Visitor.TypeDeclarationVisitor visitor)
|
| Methods inherited from interface org.codehaus.janino.Java.Locatable |
getLocation, throwParseException |
| Methods inherited from interface org.codehaus.janino.Java.Scope |
getEnclosingScope |
| Method Detail |
public org.codehaus.janino.Java.MemberTypeDeclaration getMemberTypeDeclaration(String name)
null if a member type with that name is not declaredpublic String getClassName()
public String createLocalTypeName(String localTypeName)
public String createAnonymousClassName()
public void visit(org.codehaus.janino.Visitor.TypeDeclarationVisitor visitor)
|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||