public class UndeclaredVariable extends GlobalVariable
referencesbody| Constructor and Description |
|---|
UndeclaredVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(Executable exec,
int slot)
Create a compiled representation of this global variable
|
void |
transferReferences(GlobalVariable var) |
actuallyEvaluate, addReference, evaluateVariable, evaluateVariable, export, getBinderySlotNumber, getComponentKind, getConstructType, getFlags, getHostLanguage, getIntegerBoundsForVariable, getLocalSlotNumber, getObjectName, getOriginalVariable, getProperties, getProperty, getRequiredType, getSelectExpression, getSelectValue, getSymbolicName, getUltimateOriginalVariable, getVariableQName, init, isAssignable, isGlobal, isIndexedVariable, isPrivate, isRequiredParam, isUnused, iterateReferences, lookForCycles, registerReference, setAssignable, setBinderySlotNumber, setContainsLocals, setDependencies, setIndexedVariable, setOriginalVariable, setPrivate, setRequiredParam, setRequiredType, setSelectExpression, setUnused, setVariableQName, typeCheckallocateAllBindingSlots, allocateBindingSlotsRecursive, getBody, getColumnNumber, getDeclaredVisibility, getDeclaringComponent, getLineNumber, getLocation, getPackageData, getPublicId, getRetainedStaticContext, getStackFrameMap, getSystemId, makeDeclaringComponent, saveLocation, setBody, setDeclaredVisibility, setDeclaringComponent, setLineNumber, setPackageData, setRetainedStaticContext, setStackFrameMap, setSystemIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnNumber, getLineNumber, getPublicId, getSystemId, saveLocationpublic void transferReferences(GlobalVariable var)
public void compile(Executable exec, int slot) throws XPathException
GlobalVariablecompile in class GlobalVariableexec - the executableslot - the slot number allocated to this variableXPathException - if compile-time errors are found.Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.