Package org.basex.query.var

Class Summary
StaticVar Static variable to which an expression can be assigned.
StaticVarRef Reference to a static variable.
Var Variable expression.
Variables Container of global variables of a module.
VarRef Local Variable Reference expression.
VarScope The scope of variables, either the query, a use-defined or an inline function.
VarStack Variable stack.
 

Enum Summary
VarUsage A tri-state encoding the number of usages of a variable.