Package org.basex.query.var


package org.basex.query.var
  • Class
    Description
    The query stack, containing local variable bindings of all active scopes.
    Static variable to which an expression can be assigned.
    Variable expression.
    Container of global variables of a module.
    Local Variable Reference expression.
    The scope of variables, either the query, a user-defined or an inline function.
    Variable stack.
    A tri-state encoding the number of usages of a variable or context reference.