org.jboss.errai.codegen.control.branch
Class ContinueStatement
java.lang.Object
org.jboss.errai.codegen.AbstractStatement
org.jboss.errai.codegen.control.branch.AbstractBranchStatement
org.jboss.errai.codegen.control.branch.ContinueStatement
- All Implemented Interfaces:
- Statement
public class ContinueStatement
- extends AbstractBranchStatement
- Author:
- Christian Sadilek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinueStatement
public ContinueStatement()
ContinueStatement
public ContinueStatement(String label)
generate
public String generate(Context context)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.