Uses of Class
org.basex.query.expr.SwitchCase

Packages that use SwitchCase
org.basex.query.expr XQuery expressions. 
 

Uses of SwitchCase in org.basex.query.expr
 

Constructors in org.basex.query.expr with parameters of type SwitchCase
Switch(InputInfo ii, Expr c, SwitchCase[] sc)
          Constructor.