All Superinterfaces:
ICControlBreaker, ICElement, ICStatement

@Ser public interface ICContinue extends ICControlBreaker
C AST interface to represent a continue statement. A continue statement may have an optional loop label.