public interface IGoto
static short
BREAK
CONTINUE
NORMAL
RETURN
boolean
hasGoto()
void
setGoto(boolean occour)
static final short NORMAL
static final short CONTINUE
static final short BREAK
static final short RETURN
boolean hasGoto()
void setGoto(boolean occour)
Copyright © 2018. All rights reserved.