Uses of Class
org.millscript.millscript.expr.CaseExpr

Packages that use CaseExpr
org.millscript.millscript.expr   
 

Uses of CaseExpr in org.millscript.millscript.expr
 

Constructor parameters in org.millscript.millscript.expr with type arguments of type CaseExpr
SwitchExpr(Expr<?> a, org.millscript.commons.util.IList<CaseExpr> b, Expr<?> c)
          Creates a new switch expression for the specified choice, case and default expressions.
 



Copyright © 2001-2007 Open World Ltd. All Rights Reserved.