Uses of Class
com.espertech.esper.common.internal.bytecodemodel.core.CodegenClass
Packages that use CodegenClass
Package
Description
Byte-Code-Generation Classes
Compiler plug-in classes allows plugging-in the desired compiler
-
Uses of CodegenClass in com.espertech.esper.common.internal.bytecodemodel.base
Method parameters in com.espertech.esper.common.internal.bytecodemodel.base with type arguments of type CodegenClassModifier and TypeMethodDescriptionvoid
CodegenPackageScope.rewriteStatementFieldUse
(List<CodegenClass> classes) -
Uses of CodegenClass in com.espertech.esper.common.internal.compile.compiler
Method parameters in com.espertech.esper.common.internal.compile.compiler with type arguments of type CodegenClassModifier and TypeMethodDescriptionvoid
CompilerAbstraction.compileClasses
(List<CodegenClass> classes, CompilerAbstractionCompilationContext context, CompilerAbstractionClassCollection state) -
Uses of CodegenClass in com.espertech.esper.common.internal.compile.faf
Methods in com.espertech.esper.common.internal.compile.faf that return CodegenClassModifier and TypeMethodDescriptionStmtClassForgeableQueryMethodProvider.forge
(boolean includeDebugSymbols, boolean fireAndForget) -
Uses of CodegenClass in com.espertech.esper.common.internal.compile.multikey
Methods in com.espertech.esper.common.internal.compile.multikey that return CodegenClass -
Uses of CodegenClass in com.espertech.esper.common.internal.compile.stage3
Methods in com.espertech.esper.common.internal.compile.stage3 that return CodegenClassModifier and TypeMethodDescriptionStmtClassForgeable.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableAIFactoryProviderBase.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableRSPFactoryProvider.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableStmtFields.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableStmtProvider.forge
(boolean includeDebugSymbols, boolean fireAndForget) -
Uses of CodegenClass in com.espertech.esper.common.internal.context.aifactory.select
Methods in com.espertech.esper.common.internal.context.aifactory.select that return CodegenClassModifier and TypeMethodDescriptionStmtClassForgeableOPVFactoryProvider.forge
(boolean includeDebugSymbols, boolean fireAndForget) -
Uses of CodegenClass in com.espertech.esper.common.internal.event.json.compiletime
Methods in com.espertech.esper.common.internal.event.json.compiletime that return CodegenClassModifier and TypeMethodDescriptionStmtClassForgeableJsonDelegate.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableJsonDelegateFactory.forge
(boolean includeDebugSymbols, boolean fireAndForget) StmtClassForgeableJsonUnderlying.forge
(boolean includeDebugSymbols, boolean fireAndForget) -
Uses of CodegenClass in com.espertech.esper.common.internal.serde.compiletime.eventtype
Methods in com.espertech.esper.common.internal.serde.compiletime.eventtype that return CodegenClassModifier and TypeMethodDescriptionStmtClassForgeableBaseNestableEventTypeSerde.forge
(boolean includeDebugSymbols, boolean fireAndForget)