Uses of Class
org.basex.query.expr.SwitchGroup
Packages that use SwitchGroup
-
Uses of SwitchGroup in org.basex.query.expr
Methods in org.basex.query.expr that return SwitchGroupConstructors in org.basex.query.expr with parameters of type SwitchGroupModifierConstructorDescriptionSwitch(InputInfo info, Expr cond, SwitchGroup[] groups) Constructor.