|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.classgen.asm.StatementWriter
org.codehaus.groovy.classgen.asm.sc.StaticTypesStatementWriter
public class StaticTypesStatementWriter
A class to write out the optimized statements
| Constructor Summary | |
|---|---|
StaticTypesStatementWriter(StaticTypesWriterController controller)
|
|
| Method Summary | |
|---|---|
void |
writeBlockStatement(BlockStatement statement)
|
protected void |
writeForInLoop(ForStatement loop)
|
| Methods inherited from class org.codehaus.groovy.classgen.asm.StatementWriter |
|---|
writeAssert, writeBreak, writeCaseStatement, writeContinue, writeDoWhileLoop, writeExpressionStatement, writeForLoopWithClosureList, writeForStatement, writeIfElse, writeIteratorHasNext, writeIteratorNext, writeReturn, writeStatementLabel, writeSwitch, writeSynchronized, writeThrow, writeTryCatchFinally, writeWhileLoop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticTypesStatementWriter(StaticTypesWriterController controller)
| Method Detail |
|---|
public void writeBlockStatement(BlockStatement statement)
writeBlockStatement in class StatementWriterprotected void writeForInLoop(ForStatement loop)
writeForInLoop in class StatementWriter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||