net.sf.saxon.trace

Interface InstructionInfoProvider

public interface InstructionInfoProvider

An InstructionInfoProvider is an object that is capable of providing an InstructionInfo object which provides diagnostic information about an instruction or other construct such as a function, template, expression, or pattern.
Method Summary
InstructionInfogetInstructionInfo()
Get the InstructionInfo details about the construct

Method Detail

getInstructionInfo

public InstructionInfo getInstructionInfo()
Get the InstructionInfo details about the construct