//arrow-meta/arrow.meta.phases.codegen.asm/Codegen
interface Codegen : ExtensionPhase
| ExtensionPhase |
| AsmSyntax |
| Name | Summary |
|---|---|
| applyFunction | [jvm] abstract fun CompilerContext.applyFunction(receiver: StackValue, resolvedCall: ResolvedCall<*>, c: ExpressionCodegenExtension.Context): StackValue? |
| applyProperty | [jvm] abstract fun CompilerContext.applyProperty(receiver: StackValue, resolvedCall: ResolvedCall<*>, c: ExpressionCodegenExtension.Context): StackValue? |
| generateClassSyntheticParts | [jvm] abstract fun CompilerContext.generateClassSyntheticParts(codegen: ImplementationBodyCodegen) |
Do you like Arrow?
✖