org.jboss.errai.codegen.framework.util
Class EmptyStatement
java.lang.Object
org.jboss.errai.codegen.framework.util.EmptyStatement
- All Implemented Interfaces:
- Statement
public class EmptyStatement
- extends Object
- implements Statement
- Author:
- Mike Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Statement INSTANCE
EmptyStatement
public EmptyStatement()
generate
public String generate(Context context)
- Specified by:
generate in interface Statement
getType
public MetaClass getType()
- Specified by:
getType in interface Statement
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.