public class ResourceBundleEntryNode extends FixedChildrenNode
emptyNodeArray, parent
UNKNOWN
Constructor and Description |
---|
ResourceBundleEntryNode(LiteralNode keyNode,
ExpressionNodeBase valueNode) |
Modifier and Type | Method and Description |
---|---|
LiteralNode |
getKeyNode() |
ASTNodeID |
getNodeID()
Get the opcode of this node
|
ExpressionNodeBase |
getValueNode() |
isTerminal
analyze, buildInnerString, buildStringRecursive, canContinueContainmentSearch, collectImportNodes, combineAttributes, connectedToProjectScope, contains, endAfter, endAfter, endBefore, endBefore, fillInOffsets, getAbsoluteEnd, getAbsoluteStart, getAncestorOfType, getASScope, getChild, getChildCount, getContainingFilePath, getContainingNode, getContainingScope, getEnd, getFileScope, getFileSpecification, getInnerString, getNodeKind, getPackageName, getParent, getScopeNode, getSpanningStart, getStart, getSucceedingNode, getWorkspace, isTransparent, looselyContains, normalize, replaceChild, runPostProcess, setChildren, setParent, span, span, span, startAfter, startAfter, startBefore, startBefore, swapChildren, toString, tryGetOffsetLookup, verify
getColumn, getEndColumn, getEndLine, getLine, getLineColumnString, getOffsetsString, getSourcePath, getSourcePathString, setColumn, setEnd, setEndColumn, setEndLine, setLine, setSourceLocation, setSourcePath, setStart, span, span
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getColumn, getEndColumn, getEndLine, getLine, getSourcePath
public ResourceBundleEntryNode(LiteralNode keyNode, ExpressionNodeBase valueNode)
public ASTNodeID getNodeID()
IASNode
public LiteralNode getKeyNode()
public ExpressionNodeBase getValueNode()
Copyright © 2016 The Apache Software Foundation. All rights reserved.