Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.codehaus.groovy.classgen.asm Classes and Interfaces - 50 results found.
NameDescriptionTypePackageFramework
AsmClassGeneratorGenerates Java class versions of Groovy classes using ASM.Classorg.codehaus.groovy.classgenGroovy
AssertionWriterClassorg.codehaus.groovy.classgen.asmGroovy
BinaryBooleanExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryDoubleExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryExpressionMultiTypeDispatcherThis class is for internal use only! This class will dispatch to the right type adapters according to the Classorg.codehaus.groovy.classgen.asmGroovy
BinaryExpressionWriterClassorg.codehaus.groovy.classgen.asmGroovy
BinaryFloatExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryIntExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryLongExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BinaryObjectExpressionHelperClassorg.codehaus.groovy.classgen.asmGroovy
BytecodeDumperAn utility class which can be used in test cases to dump generated bytecode.Classorg.codehaus.groovy.classgen.asmGroovy
BytecodeHelperA helper class for bytecode generation with AsmClassGenerator.Classorg.codehaus.groovy.classgen.asmGroovy
BytecodeVariableRepresents compile time variable metadata while compiling a method.Classorg.codehaus.groovy.classgen.asmGroovy
CallSiteWriterThis class represents non public API used by AsmClassGenerator.Classorg.codehaus.groovy.classgen.asmGroovy
ClosureWriterClassorg.codehaus.groovy.classgen.asmGroovy
CompileStackThis class is a helper for AsmClassGenerator.Classorg.codehaus.groovy.classgen.asmGroovy
CompileStack .BlockRecorderClassorg.codehaus.groovy.classgen.asm.CompileStackGroovy
CompileStack .LabelRangeClassorg.codehaus.groovy.classgen.asm.CompileStackGroovy
DelegatingControllerThis class will delegate all calls to a WriterController given in the constructor.Classorg.codehaus.groovy.classgen.asmGroovy
ExpressionAsVariableSlotHelper class that takes an Expression and if visited will load it normally, storing the result in a helper variable, which then can be requested afterClassorg.codehaus.groovy.classgen.asmGroovy
IndyBinHelperClassorg.codehaus.groovy.classgen.asm.indyGroovy
IndyCallSiteWriterDummy class used by the indy implementation.Classorg.codehaus.groovy.classgen.asm.indyGroovy
InvocationWriterClassorg.codehaus.groovy.classgen.asmGroovy
InvokeDynamicWriterThis Writer is used to generate the call invocation byte codes for usage by invokedynamic.Classorg.codehaus.groovy.classgen.asm.indyGroovy
MethodCallerA helper class to invoke methods more easily in ASMAuthor:James StrachanClassorg.codehaus.groovy.classgen.asmGroovy
MethodCallerMultiAdapterClassorg.codehaus.groovy.classgen.asmGroovy
MopWriterClassorg.codehaus.groovy.classgen.asmGroovy
OperandStackClassorg.codehaus.groovy.classgen.asmGroovy
OptimizingStatementWriterA class to write out the optimized statementsAuthor:Jochen "blackdrag" TheodorouClassorg.codehaus.groovy.classgen.asmGroovy
OptimizingStatementWriter .ClassNodeSkipClassorg.codehaus.groovy.classgen.asm.OptimizingStatementWriterGroovy
OptimizingStatementWriter .StatementMetaClassorg.codehaus.groovy.classgen.asm.OptimizingStatementWriterGroovy
StatementMetaTypeChooserA TypeChooser which is aware of statement metadata.Classorg.codehaus.groovy.classgen.asmGroovy
StatementWriterClassorg.codehaus.groovy.classgen.asmGroovy
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
TypeChooserInterface for modules which are capable of resolving the type of an expression.Interfaceorg.codehaus.groovy.classgen.asmGroovy
UnaryExpressionHelperA helper class used to generate bytecode for unary expressions.Classorg.codehaus.groovy.classgen.asmGroovy
VariableSlotLoaderClassorg.codehaus.groovy.classgen.asmGroovy
WriterControllerClassorg.codehaus.groovy.classgen.asmGroovy
WriterControllerFactoryA non static factory to get alternative writer controller to be stored in the meta dataAuthor:Jochen "blackdrag" TheodorouInterfaceorg.codehaus.groovy.classgen.asmGroovy