Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.codehaus.groovy.classgen.asm.sc Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
StaticCompilationMopWriterA MOP Writer that skips the generation of MOP methods.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticInvocationWriterClassorg.codehaus.groovy.classgen.asm.scGroovy
StaticPropertyAccessHelperContains helper methods aimed at facilitating the generation of statically compiled bytecode for property access.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesBinaryExpressionMultiTypeDispatcherA specialized version of the multi type binary expression dispatcher which is aware of static compilation.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesCallSiteWriterA call site writer which replaces call site caching with static calls.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesClosureWriterWriter responsible for generating closure classes in statically compiled mode.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesStatementWriterA class to write out the optimized statementsAuthor:Jochen "blackdrag" TheodorouClassorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesTypeChooserA TypeChooser which reads type information from node metadata generated by the CompileStatic annotation.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesUnaryExpressionHelperAn unary expression helper which generates optimized bytecode depending on the current type on top of the operand stack.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesWriterControllerAn alternative WriterController which handles static types and method dispatch.Classorg.codehaus.groovy.classgen.asm.scGroovy
StaticTypesWriterControllerFactoryImplClassorg.codehaus.groovy.classgen.asm.scGroovy