Class SwitchCase
java.lang.Object
org.openzen.zenscript.codemodel.statement.SwitchCase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnormalize(TypeScope scope, ConcatMap<LoopStatement, LoopStatement> modified) transform(ExpressionTransformer transformer, ConcatMap<LoopStatement, LoopStatement> modified) transform(StatementTransformer transformer, ConcatMap<LoopStatement, LoopStatement> modified)
-
Field Details
-
value
-
statements
-
-
Constructor Details
-
SwitchCase
-
-
Method Details