Modifier and Type | Method | Description |
---|---|---|
FunctionExpressionTree |
getGetter() |
Returns the setter function of this property if this
is an accessor property.
|
ExpressionTree |
getKey() |
Returns the name of this property.
|
FunctionExpressionTree |
getSetter() |
Returns the getter function of this property if this
is an accessor property.
|
ExpressionTree |
getValue() |
Returns the value of this property.
|
boolean |
isComputed() |
Is this a computed property?
|
boolean |
isStatic() |
Is this a class static property?
|
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getKey()
ExpressionTree getValue()
FunctionExpressionTree getGetter()
FunctionExpressionTree getSetter()
boolean isStatic()
boolean isComputed()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1ubuntu1