public static class ContextStackFrame.VariableEvaluation extends ContextStackFrame
?????? |
---|
VariableEvaluation() |
?????? | ????? |
---|---|
StructuredQName |
getVariableName()
Get the name of the variable
|
void |
print(java.io.PrintStream out)
Display a representation of the stack frame on the specified output stream
|
void |
setVariableName(StructuredQName variableName)
Set the name of the variable
|
getContainer, getContextItem, getLineNumber, getSystemId, setContainer, setContextItem, setLineNumber, setSystemId
public StructuredQName getVariableName()
public void setVariableName(StructuredQName variableName)
variableName
- the name of the variablepublic void print(java.io.PrintStream out)
print
??? ContextStackFrame
out
- the output stream