Uses of Class
org.rumbledb.expressions.control.SwitchCase
Packages that use SwitchCase
-
Uses of SwitchCase in org.rumbledb.expressions.control
Methods in org.rumbledb.expressions.control that return types with arguments of type SwitchCaseConstructor parameters in org.rumbledb.expressions.control with type arguments of type SwitchCaseModifierConstructorDescriptionSwitchExpression
(Expression testCondition, List<SwitchCase> cases, Expression defaultExpression, ExceptionMetadata metadataFromContext)