org.jboss.errai.codegen
Class Comment
java.lang.Object
org.jboss.errai.codegen.Comment
- All Implemented Interfaces:
- Statement
public class Comment
- 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 |
Comment
public Comment(String comment)
generate
public String generate(Context context)
- Specified by:
generate
in interface Statement
getType
public MetaClass getType()
- Specified by:
getType
in interface Statement
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.