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, asType, asTypePattern, hasName, isField, isMethod, isParameter, isType, isTypePattern, 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–2025. All rights reserved.