Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen
Class Comment

java.lang.Object
  extended by org.jboss.errai.codegen.Comment
All Implemented Interfaces:
Statement

public class Comment
extends Object
implements Statement

Author:
Mike Brock

Constructor Summary
Comment(String comment)
           
 
Method Summary
 String generate(Context context)
           
 MetaClass getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Comment

public Comment(String comment)
Method Detail

generate

public String generate(Context context)
Specified by:
generate in interface Statement

getType

public MetaClass getType()
Specified by:
getType in interface Statement

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.