public interface IGoto
| 限定符和类型 | 字段和说明 |
|---|---|
static short |
BREAK |
static short |
CONTINUE |
static short |
NORMAL |
static short |
RETURN |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasGoto() |
void |
setGoto(boolean occour) |
Copyright © 2019. All rights reserved.