| Package | Description |
|---|---|
| com.facebook.swift.codec.internal.compiler.byteCode |
| Modifier and Type | Method and Description |
|---|---|
static CaseStatement |
CaseStatement.caseStatement(int key,
String label) |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
MethodDefinition.switchStatement(String defaultCase,
CaseStatement... cases) |
| Modifier and Type | Method and Description |
|---|---|
MethodDefinition |
MethodDefinition.switchStatement(String defaultCase,
List<CaseStatement> cases) |
Copyright © 2012-2017. All Rights Reserved.