public interface IGoto
static short
BREAK
break
CONTINUE
continue
NORMAL
RETURN
return
boolean
hasGoto()
goto
void
setGoto(boolean occur)
static final short NORMAL
static final short CONTINUE
static final short BREAK
static final short RETURN
boolean hasGoto()
void setGoto(boolean occur)
occur
Copyright © 2022. All rights reserved.