[Java] Class StaticTypesStatementWriter

  • org.codehaus.groovy.classgen.asm.sc.StaticTypesStatementWriter

A class to write out the optimized statements

Authors:
Jochen "blackdrag" Theodorou

Constructor Detail

public StaticTypesStatementWriter(StaticTypesWriterController controller)

Method Detail

@Override public void writeBlockStatement(BlockStatement statement)

@Override protected void writeForInLoop(ForStatement loop)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/classgen/asm/sc/StaticTypesStatementWriter.html