public interface IMXMLUintNode extends IMXMLExpressionNode
<uint>
tag.
An IMXMLUintNode
has exactly one child node: an
IExpressionNode
representing an uint
value. It will be
either an ILiteralNode
or an IMXMLDataBindingNode
.
UNKNOWN
Modifier and Type | Method and Description |
---|---|
long |
getValue()
Gets the value of the
<uint> tag as an unsigned 32-bit
integer. |
getExpressionNode
getEffectiveID, getExcludeFrom, getID, getIncludeIn, getItemCreationPolicy, getItemDestructionPolicy, isEqual, resolveID
getClassReference, getEventSpecifierNode, getEventSpecifierNodes, getPropertySpecifierNode, getPropertySpecifierNodes, getSpecifierNodesWithSuffix, isContainer, isDeferredInstantiationUIComponent, isMXMLObject, isVisualElementContainer, needsDescriptor, needsDocumentDescriptor
getClassDefinitionNode, getDocumentNode, getFileNode, getName, isValidForCodeGen
contains, getAncestorOfType, getChild, getChildCount, getContainingNode, getContainingScope, getFileSpecification, getNodeID, getPackageName, getParent, getSpanningStart, getSucceedingNode, isTerminal
getAbsoluteEnd, getAbsoluteStart, getColumn, getEnd, getEndColumn, getEndLine, getLine, getSourcePath, getStart
Copyright © 2016 The Apache Software Foundation. All rights reserved.