net.sf.saxon.trace
public static class ContextStackFrame.FunctionCall extends ContextStackFrame
Field Summary | |
---|---|
StructuredQName | functionName |
Method Summary | |
---|---|
StructuredQName | getFunctionName()
Get the name of the function being called |
void | print(PrintStream out)
Display a representation of the stack frame on the specified output stream |
void | setFunctionName(StructuredQName functionName)
Set the name of the function being called |
Returns: the name of the function being called
Parameters: out the output stream
Parameters: functionName the name of the function being called