public class JavassistEnumConstantDeclaration extends Object implements ResolvedEnumConstantDeclaration
| Constructor and Description |
|---|
JavassistEnumConstantDeclaration(javassist.CtField ctField,
TypeSolver typeSolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
ResolvedType |
getType() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasEnumConstant, isEnumConstantasField, asMethod, asParameter, asPattern, asType, hasName, isField, isMethod, isParameter, isPattern, isType, isVariabletoAst, toAstpublic JavassistEnumConstantDeclaration(javassist.CtField ctField,
TypeSolver typeSolver)
public String getName()
getName in interface ResolvedDeclarationgetName in interface ResolvedEnumConstantDeclarationpublic ResolvedType getType()
getType in interface ResolvedValueDeclarationCopyright © 2007–2024. All rights reserved.