public static class SmaliCodeVisitor.SparseSwitchStmt extends DexStmtNode
__index, op| 构造器和说明 |
|---|
SparseSwitchStmt(int[] cases,
DexLabel[] labels) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(DexCodeVisitor cv) |
public SparseSwitchStmt(int[] cases,
DexLabel[] labels)
public void accept(DexCodeVisitor cv)
accept 在类中 DexStmtNode