public class Comment extends Statement
elements
Comment(String comment)
Comment(List<Element> elements)
void
emit(Python emitter, List<String> classVariables, List<String> instanceVariables)
String
toString()
getElements, localized, makeStatement, tokenExists
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Comment(List<Element> elements)
public Comment(String comment)
public String toString()
toString
Statement
public void emit(Python emitter, List<String> classVariables, List<String> instanceVariables)
emit