public final class GlobalParam extends GlobalVariable
references
evaluationMode, referenceCount, slotNumber, variableQName
Constructor and Description |
---|
GlobalParam() |
Modifier and Type | Method and Description |
---|---|
Sequence |
evaluateVariable(XPathContext context)
Evaluate the variable
|
int |
getInstructionNameCode()
Get the name of this instruction for diagnostic and tracing purposes
|
actuallyEvaluate, compile, getColumnNumber, getConstructType, getContainer, getContainerGranularity, getExecutable, getHostLanguage, getLineNumber, getLineNumber, getObjectName, getOriginalVariable, getProperties, getProperty, getSelectValue, getSystemId, getUltimateOriginalVariable, isAssignable, isGlobal, isIndexedVariable, isPrivate, iterateReferences, lookForCycles, registerReference, setAssignable, setContainsLocals, setDependencies, setExecutable, setIndexedVariable, setLineNumber, setOriginalVariable, setPrivate, setSystemId, typeCheck
addReference, checkAgainstRequiredType, computeEvaluationMode, copy, explain, getCardinality, getColumnNumber, getEvaluationMode, getIntegerBoundsForVariable, getLocalSlotNumber, getLocationId, getLocationProvider, getPublicId, getRequiredType, getSelectExpression, getSlotNumber, getSystemId, getVariableQName, init, isImplicitlyRequiredParam, isRequiredParam, isTunnelParam, iterateSubExpressions, optimize, replaceSubExpression, setContainer, setImplicitlyRequiredParam, setLocationId, setReferenceCount, setRequiredParam, setRequiredType, setSelectExpression, setSlotNumber, setTunnel, setVariableQName, simplify, typeCheck
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLocationProvider
getColumnNumber, getPublicId
getColumnNumber, getPublicId
getSystemId
public int getInstructionNameCode()
getInstructionNameCode
in class GeneralVariable
public Sequence evaluateVariable(XPathContext context) throws XPathException
evaluateVariable
in interface Binding
evaluateVariable
in class GlobalVariable
context
- the XPath dynamic evaluation contextXPathException
- if an error occurs while evaluating
the variableCopyright (c) 2004-2013 Saxonica Limited. All rights reserved.