Uses of Class
de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendActionConsumptionResult
Packages that use XL16USourceOwnedLegacyBackendActionConsumptionResult
-
Uses of XL16USourceOwnedLegacyBackendActionConsumptionResult in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16USourceOwnedLegacyBackendActionConsumptionResultModifier and TypeMethodDescriptionCompilerBase.getActiveXL16ULegacyBackendActionConsumptionResult() -
Uses of XL16USourceOwnedLegacyBackendActionConsumptionResult in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16USourceOwnedLegacyBackendActionConsumptionResultModifier and TypeMethodDescriptionXL16USourceOwnedLegacyBackendCodeGenerationStageResult.getActionConsumptionResult()XL16USourceOwnedLegacyBackendActionConsumptionResult.of(XL16USourceOwnedLegacyBackendConsumptionPlan plan, List<antlr.collections.AST> actionAsts) XL16USourceOwnedLegacyBackendActionConsumptionResult.of(XL16USourceOwnedLegacyBackendConsumptionPlan plan, List<antlr.collections.AST> actionAsts, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult.AstOwnedBridgeCallSiteReplacement selectedSemanticAstBytecodeCallSiteReplacement) Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16USourceOwnedLegacyBackendActionConsumptionResultModifier and TypeMethodDescriptionXL16USourceOwnedLegacyBackendCodeGenerationStageResult.fromActionConsumptionResult(XL16USourceOwnedLegacyBackendActionConsumptionResult actionConsumptionResult)