public class ConfigConstNode extends VariableNode
| Modifier and Type | Field and Description | 
|---|---|
| static Object | UNKNOWN_VALUEObject representing an unknown value from our type resolution when
 determining the value of this const | 
equalsOperatorStart, isConsttypeNode, typeOperatorStartdefinition, nameNodeemptyNodeArray, parentUNKNOWN| Constructor and Description | 
|---|
| ConfigConstNode(IdentifierNode nameNode)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| DefinitionBase | getDefinition() | 
| void | reset()Resets any information contained within this node | 
addChainedVariableNode, getDeclarationEnd, getInitialChildCount, getNodeID, getQualifiedName, getShortName, getSpanningStart, getVariableClassification, getVariableType, isImplicit, setChildrenanalyze, buildInnerString, createDecorationPart, ensureTypeNode, getAssignedValueNode, getEqualsOperatorEnd, getEqualsOperatorStart, getKeywordNode, getVariableTypeNode, hasEqualsOperator, init, isConst, setAssignedValue, setIsConst, setKeyword, setKeywordbuildBindableGetter, buildBindableSetter, fillinDefinition, getTypeName, getTypeNode, getTypeOperatorEnd, getTypeOperatorStart, hasExplicitType, hasTypeOperator, isAnyType, isVoidType, setTypeaddDecorationChildren, addModifier, fillInMetadata, fillInModifiers, fillInNamespaceAndModifiers, getASDocComment, getDecorationPart, getMetaInfos, getMetaTags, getMetaTagsNode, getModifiers, getModifiersContainer, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNamespaceNode, getNameStart, getNodeStartForTooling, hasExplicitComment, hasModifier, hasNamespace, normalize, setASDocComment, setDefinition, setMetaTags, setModifiersContainer, setNamespaceaddChild, addChild, addChildInOrder, addChildPostNormalize, addTemporaryChild, getChild, getChildCount, optimizeChildren, removeAllChildren, removeChild, removeTemporaryChild, replaceChild, sortChildren, swapChildrenbuildStringRecursive, canContinueContainmentSearch, collectImportNodes, combineAttributes, connectedToProjectScope, contains, endAfter, endAfter, endBefore, endBefore, fillInOffsets, getAbsoluteEnd, getAbsoluteStart, getAncestorOfType, getASScope, getContainingFilePath, getContainingNode, getContainingScope, getEnd, getFileScope, getFileSpecification, getInnerString, getNodeKind, getPackageName, getParent, getScopeNode, getStart, getSucceedingNode, getWorkspace, isTerminal, isTransparent, looselyContains, runPostProcess, setParent, span, span, span, startAfter, startAfter, startBefore, startBefore, toString, tryGetOffsetLookup, verifygetColumn, getEndColumn, getEndLine, getLine, getLineColumnString, getOffsetsString, getSourcePath, getSourcePathString, setColumn, setEnd, setEndColumn, setEndLine, setLine, setSourceLocation, setSourcePath, setStart, span, spanclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetASDocComment, hasExplicitCommentgetContainingFilePath, getMetaInfos, getMetaTags, getName, getNameAbsoluteEnd, getNameAbsoluteStart, getNameEnd, getNameExpressionNode, getNamespace, getNameStart, getPackageName, hasModifier, hasNamespacecontains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getParent, getSucceedingNode, isTerminalgetAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStartpublic static final Object UNKNOWN_VALUE
public ConfigConstNode(IdentifierNode nameNode)
nameNode - The identifier node specifying th ename of the config const.public DefinitionBase getDefinition()
getDefinition in interface IDefinitionNodegetDefinition in class BaseVariableNodepublic void reset()
Copyright © 2016 The Apache Software Foundation. All rights reserved.