public interface JavaFieldDefinition extends JavaFieldDescription, JavaAccessibleObjectDefinition, JavaTypeMemberDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
JavaFieldDefinition.Implemenatation |
JavaModifierableCompilationObjectDescription.Implementation
Modifier and Type | Field and Description |
---|---|
static int |
VALID_MODIFIERS |
Modifier and Type | Method and Description |
---|---|
JavaFieldDefinition |
set(JavaExpression initialExpression) |
getInitialExpression
setOwner
getOwnerClass
assemble
registerAtOwner, setOwner
getNestingLevel, getOwnerType
getModifiers
getDeclaringClass, getModifiers, getName, isSynthetic
static final int VALID_MODIFIERS
JavaFieldDefinition set(JavaExpression initialExpression)
Copyright © 2003–2021 XDEV Software. All rights reserved.