net.sf.saxon.query
Class UndeclaredVariable
- Declaration, SourceLocator, VariableDeclaration
public class UndeclaredVariable
An UndeclaredVariable object is created when a reference is encountered to a variable
that has not yet been declared. This can happen as a result of recursive module imports.
These references are resolved at the end of query parsing.
compile , explain , fixupReference , getColumnNumber , getCompiledVariable , getLineNumber , getPublicId , getRequiredType , getSystemId , getVariableQName , iterateReferences , registerReference , setIsParameter , setLineNumber , setRequiredType , setSystemId , setValueExpression , setVariableQName , typeCheck |
UndeclaredVariable
public UndeclaredVariable()