public interface IAccessorNode extends IFunctionNode, IVariableNode
Modifier and Type | Method and Description |
---|---|
IKeywordNode |
getAccessorKeywordNode()
Gets the node containing the
get or set keyword. |
containsLocalFunctions, getDefinition, getEmittingLocalFunctions, getFunctionClassification, getLocalFunctions, getParameterNodes, getParametersContainerNode, getReturnType, getReturnTypeNode, hasBody, isCastFunction, isConstructor, isGetter, isSetter, rememberLocalFunction, setEmittingLocalFunctions
getScopedNode
getAssignedValueNode, getDeclarationEnd, getVariableClassification, getVariableType, getVariableTypeNode, isConst
getASDocComment, hasExplicitComment
IKeywordNode getAccessorKeywordNode()
get
or set
keyword.IKeywordNode
.Copyright © 2016 The Apache Software Foundation. All rights reserved.