org.jboss.errai.ioc.rebind.ioc.codegen.control.branch
Class Label
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.AbstractStatement
org.jboss.errai.ioc.rebind.ioc.codegen.control.branch.Label
- All Implemented Interfaces:
- Statement
public class Label
- extends AbstractStatement
- Author:
- Christian Sadilek
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static Label create(String name)
getName
public String getName()
generate
public String generate(Context context)
getReference
public LabelReference getReference()
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.