public class SwitchStatement extends AbstractStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
SwitchStatement.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SwitchStatement.Builder |
_switch(ExpressionCode expression) |
CodeWriter |
acceptCodeWriter(CodeWriter w) |
acceptStatementOrBlockBuilder, toStringequals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptSemicolonpublic static SwitchStatement.Builder _switch(ExpressionCode expression)
public final CodeWriter acceptCodeWriter(CodeWriter w)
Copyright © 2019 Objectos Software LTDA. All rights reserved.