net.sf.saxon.trace
public static class ContextStackFrame.VariableEvaluation extends ContextStackFrame
| Field Summary | |
|---|---|
| StructuredQName | variableName |
| Method Summary | |
|---|---|
| StructuredQName | getVariableName()
Get the name of the variable |
| void | print(PrintStream out)
Display a representation of the stack frame on the specified output stream |
| void | setVariableName(StructuredQName variableName)
Set the name of the variable |
Returns: the name of the variable
Parameters: out the output stream
Parameters: variableName the name of the variable