public interface FieldDeclaration extends ValueDeclaration, HasAccessLevel
| Modifier and Type | Method and Description |
|---|---|
default FieldDeclaration |
asField() |
TypeDeclaration |
declaringType() |
default boolean |
isField() |
boolean |
isStatic() |
getTypeasMethod, asParameter, asType, getName, hasName, isMethod, isParameter, isTypeaccessLevelboolean isStatic()
default boolean isField()
isField in interface Declarationdefault FieldDeclaration asField()
asField in interface DeclarationTypeDeclaration declaringType()
Copyright © 2016. All rights reserved.