Package net.sf.saxon.expr.instruct
Interface ConditionalInstruction
- All Known Implementing Classes:
Choose
,SwitchExpression
public interface ConditionalInstruction
This is a marker interface for Choose and Switch instructions
Choose
, SwitchExpression