Uses of Class
com.strobel.reflection.emit.CodeGenerator
Packages that use CodeGenerator
-
Uses of CodeGenerator in com.strobel.compilerservices
Methods in com.strobel.compilerservices with parameters of type CodeGeneratorModifier and TypeMethodDescriptionvoidDebugInfoGenerator.markSequencePoint(LambdaExpression<?> method, MethodBase methodBase, CodeGenerator generator, Expression sequencePoint) -
Uses of CodeGenerator in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return CodeGeneratorModifier and TypeMethodDescriptionConstructorBuilder.getCodeGenerator()MethodBuilder.getCodeGenerator()MethodBuilder.getCodeGenerator(int initialSize)