org.codehaus.groovy.classgen.asm
Class AssertionWriter
java.lang.Object
  
org.codehaus.groovy.classgen.asm.AssertionWriter
public class AssertionWriter
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AssertionWriter
public AssertionWriter(WriterController wc)
writeAssertStatement
public void writeAssertStatement(AssertStatement statement)
 
record
public void record(Expression expression)
 
record
public void record(Token op)
 
disableTracker
public void disableTracker()
 
reenableTracker
public void reenableTracker()