Module xl.compiler

Class XL16UBackendMigrationHandoff

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UBackendMigrationHandoff

public final class XL16UBackendMigrationHandoff extends Object
XL 1.6U-owned backend migration payload. The current backend still consumes a legacy-compatible AST plus compatibility source metadata. New backend slices should depend on this handoff instead of reopening XL16UPreparedProgram and rebuilding compatibility payloads at each boundary.
  • Method Details

    • fromPreparedProgram

      public static XL16UBackendMigrationHandoff fromPreparedProgram(XL16UPreparedProgram prepared)
    • getProgram

      public XL16UProgram getProgram()
    • getFrontendRoute

      public XL16UFrontendRouteGate.Route getFrontendRoute()
    • getFrontendRouteId

      public String getFrontendRouteId()
    • usesHandBuiltFrontendRoute

      public boolean usesHandBuiltFrontendRoute()
    • usesExperimentalAntlrFrontendRoute

      public boolean usesExperimentalAntlrFrontendRoute()
    • getFrontendParseSummary

      public XL16UFrontendParseSummary getFrontendParseSummary()
    • getFrontendTypedAstHandoff

      public de.grogra.xl.compiler.xl16u.XL16UFrontendTypedAstHandoff getFrontendTypedAstHandoff()
    • getAntlrBackendProductHandoffGate

      public de.grogra.xl.compiler.xl16u.XL16UAntlrBackendProductHandoffGate getAntlrBackendProductHandoffGate()
    • antlrBackendProductHandoffReady

      public boolean antlrBackendProductHandoffReady()
    • getAntlrBackendProductHandoffStateId

      public String getAntlrBackendProductHandoffStateId()
    • getAntlrBackendProductHandoffBlockerReason

      public String getAntlrBackendProductHandoffBlockerReason()
    • antlrProductRouteSwitchEligible

      public boolean antlrProductRouteSwitchEligible()
    • getAntlrProductRouteSwitchBlockerId

      public String getAntlrProductRouteSwitchBlockerId()
    • getAntlrProductRouteSwitchBlockerReason

      public String getAntlrProductRouteSwitchBlockerReason()
    • frontendTypedAstReadyForBackendHandoff

      public boolean frontendTypedAstReadyForBackendHandoff()
    • frontendTypedAstReadyForSemanticHandoff

      public boolean frontendTypedAstReadyForSemanticHandoff()
    • frontendTypedAstReadyForLoweringHandoff

      public boolean frontendTypedAstReadyForLoweringHandoff()
    • getFrontendTypedAstSemanticOwnerCount

      public int getFrontendTypedAstSemanticOwnerCount()
    • getFrontendTypedAstLoweringOwnerCount

      public int getFrontendTypedAstLoweringOwnerCount()
    • getFrontendTypedAstExpressionOwnerCount

      public int getFrontendTypedAstExpressionOwnerCount()
    • getFrontendTypedAstGraphOwnerCount

      public int getFrontendTypedAstGraphOwnerCount()
    • getFrontendTypedAstPhysicalValueOwnerCount

      public int getFrontendTypedAstPhysicalValueOwnerCount()
    • getFrontendTypedAstIntrinsicCallOwnerCount

      public int getFrontendTypedAstIntrinsicCallOwnerCount()
    • getFrontendTypedAstAggregateCallOwnerCount

      public int getFrontendTypedAstAggregateCallOwnerCount()
    • getFrontendTypedAstForeignBoundaryCallOwnerCount

      public int getFrontendTypedAstForeignBoundaryCallOwnerCount()
    • getFrontendTypedAstPlainCallOwnerCount

      public int getFrontendTypedAstPlainCallOwnerCount()
    • getFrontendTypedAstNormalizableQuantityOwnerCount

      public int getFrontendTypedAstNormalizableQuantityOwnerCount()
    • getFrontendTypedAstLiteralRangeOwnerCount

      public int getFrontendTypedAstLiteralRangeOwnerCount()
    • getFrontendTypedAstBranchedGraphOwnerCount

      public int getFrontendTypedAstBranchedGraphOwnerCount()
    • getFrontendTypedAstRewriteGraphElementPayloadCount

      public int getFrontendTypedAstRewriteGraphElementPayloadCount()
    • parsedBySelectedFrontend

      public boolean parsedBySelectedFrontend()
    • getFrontendParseTokenCount

      public int getFrontendParseTokenCount()
    • getFrontendParseDeclarationCount

      public int getFrontendParseDeclarationCount()
    • getFrontendParseCallableCount

      public int getFrontendParseCallableCount()
    • getFinalAstOwnedCodegenPipeline

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline getFinalAstOwnedCodegenPipeline()
    • getFinalAstOwnedCodegenCoverageProfile

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCoverageProfile getFinalAstOwnedCodegenCoverageProfile()
    • getFinalAstOwnedCodegenCoverageState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCoverageProfile.CoverageState getFinalAstOwnedCodegenCoverageState()
    • finalAstOwnedCodegenCoverageReadyForNoReparse

      public boolean finalAstOwnedCodegenCoverageReadyForNoReparse()
    • finalAstOwnedCodegenCoverageRequiresCompatibilityFallback

      public boolean finalAstOwnedCodegenCoverageRequiresCompatibilityFallback()
    • finalAstOwnedCodegenCoverageBlocked

      public boolean finalAstOwnedCodegenCoverageBlocked()
    • getFinalAstOwnedCodegenCoverageBlockerReason

      public String getFinalAstOwnedCodegenCoverageBlockerReason()
    • getFinalAstOwnedCodegenInputSet

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenInputSet getFinalAstOwnedCodegenInputSet()
    • getFinalAstOwnedCodegenInputLoweringAstNodeCount

      public int getFinalAstOwnedCodegenInputLoweringAstNodeCount()
    • getFinalAstOwnedCodegenInputFamilyOperationCount

      public int getFinalAstOwnedCodegenInputFamilyOperationCount()
    • getFinalAstOwnedCodegenInputFamilyEmissionCount

      public int getFinalAstOwnedCodegenInputFamilyEmissionCount()
    • getFinalAstOwnedCodegenIrInstructionInputCount

      public int getFinalAstOwnedCodegenIrInstructionInputCount()
    • getFinalAstOwnedCodegenBytecodeInstructionInputCount

      public int getFinalAstOwnedCodegenBytecodeInstructionInputCount()
    • getFinalAstOwnedCodegenMetadataOnlyInstructionInputCount

      public int getFinalAstOwnedCodegenMetadataOnlyInstructionInputCount()
    • getFinalAstOwnedCodegenNonExecutableInstructionInputCount

      public int getFinalAstOwnedCodegenNonExecutableInstructionInputCount()
    • getFinalAstOwnedCodegenDeclarationStateInputCount

      public int getFinalAstOwnedCodegenDeclarationStateInputCount()
    • getFinalAstOwnedCodegenStatementBytecodeInputCount

      public int getFinalAstOwnedCodegenStatementBytecodeInputCount()
    • getFinalAstOwnedCodegenExpressionBytecodeInputCount

      public int getFinalAstOwnedCodegenExpressionBytecodeInputCount()
    • getFinalAstOwnedCodegenCallableRegistryInputCount

      public int getFinalAstOwnedCodegenCallableRegistryInputCount()
    • getFinalAstOwnedCodegenMetadataModelInputCount

      public int getFinalAstOwnedCodegenMetadataModelInputCount()
    • getFinalAstOwnedCodegenRuntimeHookBodyInputCount

      public int getFinalAstOwnedCodegenRuntimeHookBodyInputCount()
    • getFinalAstOwnedCodegenSourceExpressionBodyInputCount

      public int getFinalAstOwnedCodegenSourceExpressionBodyInputCount()
    • getFinalAstOwnedCodegenRuntimeHookEmissionInputCount

      public int getFinalAstOwnedCodegenRuntimeHookEmissionInputCount()
    • getFinalAstOwnedCodegenRangeCheckRuntimeHookEmissionInputCount

      public int getFinalAstOwnedCodegenRangeCheckRuntimeHookEmissionInputCount()
    • getFinalAstOwnedCodegenPhysicalValueRuntimeHookEmissionInputCount

      public int getFinalAstOwnedCodegenPhysicalValueRuntimeHookEmissionInputCount()
    • getFinalAstOwnedCodegenRuntimeHookExecutableDemandInputCount

      public int getFinalAstOwnedCodegenRuntimeHookExecutableDemandInputCount()
    • getFinalAstOwnedCodegenRuntimeHookExecutableSupplyInputCount

      public int getFinalAstOwnedCodegenRuntimeHookExecutableSupplyInputCount()
    • getFinalAstOwnedCodegenSourceExpressionExecutableDemandInputCount

      public int getFinalAstOwnedCodegenSourceExpressionExecutableDemandInputCount()
    • getFinalAstOwnedCodegenSourceExpressionExecutableSupplyInputCount

      public int getFinalAstOwnedCodegenSourceExpressionExecutableSupplyInputCount()
    • getFinalAstOwnedCodegenAliasCastSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenAliasCastSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenReadyAliasCastSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenReadyAliasCastSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenUnsupportedAliasCastSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenUnsupportedAliasCastSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenAliasCastSourceExpressionEmittedInstructionInputCount

      public int getFinalAstOwnedCodegenAliasCastSourceExpressionEmittedInstructionInputCount()
    • getFinalAstOwnedCodegenPhysicalProjectionSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenPhysicalProjectionSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenReadyPhysicalProjectionSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenReadyPhysicalProjectionSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenUnsupportedPhysicalProjectionSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenUnsupportedPhysicalProjectionSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenPhysicalProjectionSourceExpressionEmittedInstructionInputCount

      public int getFinalAstOwnedCodegenPhysicalProjectionSourceExpressionEmittedInstructionInputCount()
    • getFinalAstOwnedCodegenIntrinsicCallSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenIntrinsicCallSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenReadyIntrinsicCallSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenReadyIntrinsicCallSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenUnsupportedIntrinsicCallSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenUnsupportedIntrinsicCallSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenIntrinsicCallSourceExpressionEmittedInstructionInputCount

      public int getFinalAstOwnedCodegenIntrinsicCallSourceExpressionEmittedInstructionInputCount()
    • getFinalAstOwnedCodegenForeignBoundarySourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenForeignBoundarySourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenReadyForeignBoundarySourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenReadyForeignBoundarySourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenScalarForeignBoundaryInputCount

      public int getFinalAstOwnedCodegenScalarForeignBoundaryInputCount()
    • getFinalAstOwnedCodegenUnsupportedForeignBoundarySourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenUnsupportedForeignBoundarySourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenForeignBoundaryBackendUnsupportedConversionInputCount

      public int getFinalAstOwnedCodegenForeignBoundaryBackendUnsupportedConversionInputCount()
    • getFinalAstOwnedCodegenForeignBoundarySourceExpressionEmittedInstructionInputCount

      public int getFinalAstOwnedCodegenForeignBoundarySourceExpressionEmittedInstructionInputCount()
    • getFinalAstOwnedCodegenSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenReadySourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenReadySourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenUnsupportedSourceExpressionBindingInputCount

      public int getFinalAstOwnedCodegenUnsupportedSourceExpressionBindingInputCount()
    • getFinalAstOwnedCodegenSourceExpressionEmittedInstructionInputCount

      public int getFinalAstOwnedCodegenSourceExpressionEmittedInstructionInputCount()
    • getFinalAstOwnedCodegenExecutableAstOwnedSurfaceInputCount

      public int getFinalAstOwnedCodegenExecutableAstOwnedSurfaceInputCount()
    • getFinalAstOwnedCodegenRuntimeHookExecutableCoverageGapInputCount

      public int getFinalAstOwnedCodegenRuntimeHookExecutableCoverageGapInputCount()
    • getFinalAstOwnedCodegenSourceExpressionExecutableCoverageGapInputCount

      public int getFinalAstOwnedCodegenSourceExpressionExecutableCoverageGapInputCount()
    • getFinalAstOwnedCodegenExecutableCoverageGapInputCount

      public int getFinalAstOwnedCodegenExecutableCoverageGapInputCount()
    • getFinalAstOwnedCodegenContractDiscoveredExecutableRouteInputCount

      public int getFinalAstOwnedCodegenContractDiscoveredExecutableRouteInputCount()
    • getFinalAstOwnedCodegenContractReadyExecutableRouteInputCount

      public int getFinalAstOwnedCodegenContractReadyExecutableRouteInputCount()
    • getFinalAstOwnedCodegenContractDiscoveredSourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenContractDiscoveredSourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenContractReadySourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenContractReadySourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenContractCompatibilityFallbackSourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenContractCompatibilityFallbackSourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenContractCompatibilityFallbackRouteInputCount

      public int getFinalAstOwnedCodegenContractCompatibilityFallbackRouteInputCount()
    • getFinalAstOwnedCodegenPhysicalArrayForeignBoundaryInputCount

      public int getFinalAstOwnedCodegenPhysicalArrayForeignBoundaryInputCount()
    • getFinalAstOwnedCodegenReadyPhysicalArrayForeignBoundaryInputCount

      public int getFinalAstOwnedCodegenReadyPhysicalArrayForeignBoundaryInputCount()
    • getFinalAstOwnedCodegenNoArrayWorkPhysicalArrayForeignBoundaryInputCount

      public int getFinalAstOwnedCodegenNoArrayWorkPhysicalArrayForeignBoundaryInputCount()
    • getFinalAstOwnedCodegenFallbackPhysicalArrayForeignBoundaryInputCount

      public int getFinalAstOwnedCodegenFallbackPhysicalArrayForeignBoundaryInputCount()
    • finalAstOwnedCodegenInputReady

      public boolean finalAstOwnedCodegenInputReady()
    • getFinalAstOwnedCodegenInputState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenInputSet.InputState getFinalAstOwnedCodegenInputState()
    • getPresentFinalAstOwnedCodegenInputFamilies

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenInputSet.InputFamily> getPresentFinalAstOwnedCodegenInputFamilies()
      Deprecated.
    • getPresentFinalAstOwnedCodegenInputFamilyCount

      public int getPresentFinalAstOwnedCodegenInputFamilyCount()
    • hasPresentFinalAstOwnedCodegenInputFamily

      public boolean hasPresentFinalAstOwnedCodegenInputFamily(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenInputSet.InputFamily family)
    • getFinalAstOwnedCodegenInputBlockerReason

      public String getFinalAstOwnedCodegenInputBlockerReason()
    • getFinalAstOwnedCodegenPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPlan getFinalAstOwnedCodegenPlan()
    • getFinalAstOwnedCodegenCommandPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan getFinalAstOwnedCodegenCommandPlan()
    • getFinalAstOwnedCodegenCommandReadiness

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandReadiness getFinalAstOwnedCodegenCommandReadiness()
    • getFinalAstOwnedCodegenPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPreparedWork getFinalAstOwnedCodegenPreparedWork()
    • getFinalAstOwnedCodegenExecutableActionPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenExecutableActionPlan getFinalAstOwnedCodegenExecutableActionPlan()
    • getFinalAstOwnedCodegenExecutableActionReadiness

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenExecutableActionReadiness getFinalAstOwnedCodegenExecutableActionReadiness()
    • getFinalAstOwnedCodegenTargetSchedule

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule getFinalAstOwnedCodegenTargetSchedule()
    • getFinalAstOwnedCodegenDecision

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPlan.Decision getFinalAstOwnedCodegenDecision()
    • getFinalAstOwnedCodegenDirectRouteCount

      public int getFinalAstOwnedCodegenDirectRouteCount()
    • getFinalAstOwnedCodegenDirectWorkItemCount

      public int getFinalAstOwnedCodegenDirectWorkItemCount()
    • getFinalAstOwnedCodegenWorkItems

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPlan.WorkItem> getFinalAstOwnedCodegenWorkItems()
      Deprecated.
    • getFirstFinalAstOwnedCodegenWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPlan.WorkItem getFirstFinalAstOwnedCodegenWorkItem()
    • getFinalAstOwnedCodegenCommands

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.Command> getFinalAstOwnedCodegenCommands()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCommand

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.Command getFirstFinalAstOwnedCodegenCommand()
    • getFinalAstOwnedCodegenCommandCount

      public int getFinalAstOwnedCodegenCommandCount()
    • getFinalAstOwnedCodegenCommandCount

      public int getFinalAstOwnedCodegenCommandCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenCommand

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.Command getFinalAstOwnedCodegenCommand(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • hasFinalAstOwnedCodegenCommand

      public boolean hasFinalAstOwnedCodegenCommand(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenDirectCommandCount

      public int getFinalAstOwnedCodegenDirectCommandCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackCommandCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackCommandCount()
    • getFinalAstOwnedCodegenBlockedCommandCount

      public int getFinalAstOwnedCodegenBlockedCommandCount()
    • getFinalAstOwnedCodegenCommandReadinessState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandReadiness.ReadinessState getFinalAstOwnedCodegenCommandReadinessState()
    • finalAstOwnedCodegenCommandsReady

      public boolean finalAstOwnedCodegenCommandsReady()
    • finalAstOwnedCodegenCommandsBlocked

      public boolean finalAstOwnedCodegenCommandsBlocked()
    • getFinalAstOwnedCodegenCommandBlockerReason

      public String getFinalAstOwnedCodegenCommandBlockerReason()
    • getFinalAstOwnedCodegenPreparedCommandCount

      public int getFinalAstOwnedCodegenPreparedCommandCount()
    • getFinalAstOwnedCodegenReadyPreparedCommandCount

      public int getFinalAstOwnedCodegenReadyPreparedCommandCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackPreparedCommandCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackPreparedCommandCount()
    • getFinalAstOwnedCodegenBlockedPreparedCommandCount

      public int getFinalAstOwnedCodegenBlockedPreparedCommandCount()
    • getFinalAstOwnedCodegenExecutableActionCount

      public int getFinalAstOwnedCodegenExecutableActionCount()
    • getFinalAstOwnedCodegenReadyExecutableActionCount

      public int getFinalAstOwnedCodegenReadyExecutableActionCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackActionCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackActionCount()
    • getFinalAstOwnedCodegenBlockedActionCount

      public int getFinalAstOwnedCodegenBlockedActionCount()
    • getFinalAstOwnedCodegenExecutableActionReadinessState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenExecutableActionReadiness.State getFinalAstOwnedCodegenExecutableActionReadinessState()
    • finalAstOwnedCodegenExecutableActionsReady

      public boolean finalAstOwnedCodegenExecutableActionsReady()
    • finalAstOwnedCodegenExecutableActionsBlocked

      public boolean finalAstOwnedCodegenExecutableActionsBlocked()
    • getFinalAstOwnedCodegenExecutableActionBlockerReason

      public String getFinalAstOwnedCodegenExecutableActionBlockerReason()
    • getFinalAstOwnedCodegenTargetBatchCount

      public int getFinalAstOwnedCodegenTargetBatchCount()
    • getFirstFinalAstOwnedCodegenTargetBatch

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.TargetBatch getFirstFinalAstOwnedCodegenTargetBatch()
    • getFinalAstOwnedCodegenRouteInputPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan getFinalAstOwnedCodegenRouteInputPlan()
    • getFinalAstOwnedCodegenRouteInputCount

      public int getFinalAstOwnedCodegenRouteInputCount()
    • getFinalAstOwnedCodegenRouteInputCount

      public int getFinalAstOwnedCodegenRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • hasFinalAstOwnedCodegenRouteInputs

      public boolean hasFinalAstOwnedCodegenRouteInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenRouteInputCount

      public int getFinalAstOwnedCodegenRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • hasFinalAstOwnedCodegenRouteInputs

      public boolean hasFinalAstOwnedCodegenRouteInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenReadyRouteInputCount

      public int getFinalAstOwnedCodegenReadyRouteInputCount()
    • getFirstFinalAstOwnedCodegenReadyRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenReadyRouteInput()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteInputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRouteInputCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteInput()
    • getFinalAstOwnedCodegenBlockedRouteInputCount

      public int getFinalAstOwnedCodegenBlockedRouteInputCount()
    • getFirstFinalAstOwnedCodegenBlockedRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenBlockedRouteInput()
    • getFinalAstOwnedCodegenRouteInputCount

      public int getFinalAstOwnedCodegenRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • hasFinalAstOwnedCodegenRouteInputs

      public boolean hasFinalAstOwnedCodegenRouteInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenRoutePayloadPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan getFinalAstOwnedCodegenRoutePayloadPlan()
    • getFinalAstOwnedCodegenRoutePayloadCount

      public int getFinalAstOwnedCodegenRoutePayloadCount()
    • getFinalAstOwnedCodegenReadyRoutePayloadCount

      public int getFinalAstOwnedCodegenReadyRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenReadyRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenReadyRoutePayload()
    • getFinalAstOwnedCodegenCompatibilityFallbackRoutePayloadCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenCompatibilityFallbackRoutePayload()
    • getFinalAstOwnedCodegenBlockedRoutePayloadCount

      public int getFinalAstOwnedCodegenBlockedRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenBlockedRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenBlockedRoutePayload()
    • getFinalAstOwnedCodegenRoutePayloadCount

      public int getFinalAstOwnedCodegenRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • hasFinalAstOwnedCodegenRoutePayloads

      public boolean hasFinalAstOwnedCodegenRoutePayloads(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenRoutePayloadCount

      public int getFinalAstOwnedCodegenRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • hasFinalAstOwnedCodegenRoutePayloads

      public boolean hasFinalAstOwnedCodegenRoutePayloads(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenRoutePayloadCount

      public int getFinalAstOwnedCodegenRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • hasFinalAstOwnedCodegenRoutePayloads

      public boolean hasFinalAstOwnedCodegenRoutePayloads(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenRouteExecutionPayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteExecutionInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRouteExecutionPayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenReadyRouteExecutionInputCount

      public int getFinalAstOwnedCodegenReadyRouteExecutionInputCount()
    • getFinalAstOwnedCodegenReadyRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenReadyRouteExecutionInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenReadyRouteExecutionInput()
    • getFinalAstOwnedCodegenReadyRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenReadyRouteExecutionPayloadCount()
    • getFinalAstOwnedCodegenReadyRouteExecutionPayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenReadyRouteExecutionPayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenReadyRouteExecutionPayload()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInputCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionInput()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayloadCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenCompatibilityFallbackRouteExecutionPayload()
    • getFinalAstOwnedCodegenBlockedRouteExecutionInputCount

      public int getFinalAstOwnedCodegenBlockedRouteExecutionInputCount()
    • getFinalAstOwnedCodegenBlockedRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenBlockedRouteExecutionInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenBlockedRouteExecutionInput()
    • getFinalAstOwnedCodegenBlockedRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenBlockedRouteExecutionPayloadCount()
    • getFinalAstOwnedCodegenBlockedRouteExecutionPayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenBlockedRouteExecutionPayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenBlockedRouteExecutionPayload()
    • getFinalAstOwnedCodegenRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenRouteExecutionInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
      Deprecated.
    • getFinalAstOwnedCodegenRouteExecutionInputCount

      public int getFinalAstOwnedCodegenRouteExecutionInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenRouteExecutionPayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteExecutionInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRouteExecutionPayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenRouteExecutionInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
      Deprecated.
    • getFinalAstOwnedCodegenRouteExecutionInputCount

      public int getFinalAstOwnedCodegenRouteExecutionInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenRouteExecutionPayloadCount

      public int getFinalAstOwnedCodegenRouteExecutionPayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenRouteExecutionInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRouteExecutionInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenRouteExecutionPayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRouteExecutionPayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenExecutableActionCount

      public int getFinalAstOwnedCodegenExecutableActionCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetReadiness

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetReadiness getFinalAstOwnedCodegenTargetReadiness(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetReadinessState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetReadiness.State getFinalAstOwnedCodegenTargetReadinessState(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterInput getFinalAstOwnedCodegenTargetWriterInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterRouteInputCount

      public int getFinalAstOwnedCodegenTargetWriterRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterRouteInputCount

      public int getFinalAstOwnedCodegenTargetWriterRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenTargetWriterRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenTargetWriterRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenTargetWriterRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenTargetWriterRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenTargetWriterRouteInputCount

      public int getFinalAstOwnedCodegenTargetWriterRouteInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenTargetWriterRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenTargetWriterRouteInput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenTargetWriterRoutePayloadCount

      public int getFinalAstOwnedCodegenTargetWriterRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterRoutePayloadCount

      public int getFinalAstOwnedCodegenTargetWriterRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenTargetWriterRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenTargetWriterRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenTargetWriterRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenTargetWriterRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenTargetWriterRoutePayloadCount

      public int getFinalAstOwnedCodegenTargetWriterRoutePayloadCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenTargetWriterRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenTargetWriterRoutePayload(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenTargetWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult getFinalAstOwnedCodegenTargetWriterResult(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterOutputCount

      public int getFinalAstOwnedCodegenTargetWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenTargetWriterOutputCount

      public int getFinalAstOwnedCodegenTargetWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenTargetWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult.WriterOutput getFirstFinalAstOwnedCodegenTargetWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenTargetWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult.WriterOutput getFirstFinalAstOwnedCodegenTargetWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenTargetWriterOutputCount

      public int getFinalAstOwnedCodegenTargetWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenTargetWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult.WriterOutput getFirstFinalAstOwnedCodegenTargetWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenWriterCommitPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitPlan getFinalAstOwnedCodegenWriterCommitPlan()
    • getFinalAstOwnedCodegenWriterResultCount

      public int getFinalAstOwnedCodegenWriterResultCount()
    • getFirstFinalAstOwnedCodegenWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult getFirstFinalAstOwnedCodegenWriterResult()
    • getFinalAstOwnedCodegenReadyWriterResultCount

      public int getFinalAstOwnedCodegenReadyWriterResultCount()
    • getFirstFinalAstOwnedCodegenReadyWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult getFirstFinalAstOwnedCodegenReadyWriterResult()
    • getFinalAstOwnedCodegenBlockedWriterResultCount

      public int getFinalAstOwnedCodegenBlockedWriterResultCount()
    • getFirstFinalAstOwnedCodegenBlockedWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetWriterResult getFirstFinalAstOwnedCodegenBlockedWriterResult()
    • getFinalAstOwnedCodegenWriterCommitReadiness

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitReadiness getFinalAstOwnedCodegenWriterCommitReadiness()
    • getFinalAstOwnedCodegenWriterCommitReadinessState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitReadiness.State getFinalAstOwnedCodegenWriterCommitReadinessState()
    • getFinalAstOwnedCodegenWriterCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitResult getFinalAstOwnedCodegenWriterCommitResult()
    • getFinalAstOwnedCodegenCommittedWriterOutputCount

      public int getFinalAstOwnedCodegenCommittedWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenCommittedWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitResult.CommittedWriterOutput getFirstFinalAstOwnedCodegenCommittedWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenCommittedWriterOutputCount

      public int getFinalAstOwnedCodegenCommittedWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenCommittedWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitResult.CommittedWriterOutput getFirstFinalAstOwnedCodegenCommittedWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenCommittedWriterOutputCount

      public int getFinalAstOwnedCodegenCommittedWriterOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenCommittedWriterOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterCommitResult.CommittedWriterOutput getFirstFinalAstOwnedCodegenCommittedWriterOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenDeliveryPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan getFinalAstOwnedCodegenDeliveryPlan()
    • getFinalAstOwnedCodegenReadyDeliveryItemCount

      public int getFinalAstOwnedCodegenReadyDeliveryItemCount()
    • getFirstFinalAstOwnedCodegenReadyDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenReadyDeliveryItem()
    • getFinalAstOwnedCodegenCompatibilityFallbackDeliveryItemCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackDeliveryItemCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenCompatibilityFallbackDeliveryItem()
    • getFinalAstOwnedCodegenBlockedDeliveryItemCount

      public int getFinalAstOwnedCodegenBlockedDeliveryItemCount()
    • getFirstFinalAstOwnedCodegenBlockedDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenBlockedDeliveryItem()
    • getFinalAstOwnedCodegenDeliveryItemCount

      public int getFinalAstOwnedCodegenDeliveryItemCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenDeliveryItem(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenDeliveryItemCount

      public int getFinalAstOwnedCodegenDeliveryItemCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenDeliveryItem(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenDeliveryItemCount

      public int getFinalAstOwnedCodegenDeliveryItemCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryPlan.DeliveryItem getFirstFinalAstOwnedCodegenDeliveryItem(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenDeliveryResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult getFinalAstOwnedCodegenDeliveryResult()
    • getFinalAstOwnedCodegenReadyDeliveredOutputCount

      public int getFinalAstOwnedCodegenReadyDeliveredOutputCount()
    • getFirstFinalAstOwnedCodegenReadyDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenReadyDeliveredOutput()
    • getFinalAstOwnedCodegenCompatibilityFallbackDeliveredOutputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackDeliveredOutputCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenCompatibilityFallbackDeliveredOutput()
    • getFinalAstOwnedCodegenBlockedDeliveredOutputCount

      public int getFinalAstOwnedCodegenBlockedDeliveredOutputCount()
    • getFirstFinalAstOwnedCodegenBlockedDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenBlockedDeliveredOutput()
    • getFinalAstOwnedCodegenDeliveredOutputCount

      public int getFinalAstOwnedCodegenDeliveredOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenDeliveredOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenDeliveredOutputCount

      public int getFinalAstOwnedCodegenDeliveredOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenDeliveredOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenDeliveredOutputCount

      public int getFinalAstOwnedCodegenDeliveredOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenDeliveredOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDeliveryResult.DeliveredOutput getFirstFinalAstOwnedCodegenDeliveredOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenUseIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult getFinalAstOwnedCodegenUseIntegrationResult()
    • getFinalAstOwnedCodegenReadyIntegratedOutputCount

      public int getFinalAstOwnedCodegenReadyIntegratedOutputCount()
    • getFirstFinalAstOwnedCodegenReadyIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenReadyIntegratedOutput()
    • getFinalAstOwnedCodegenCompatibilityFallbackIntegratedOutputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackIntegratedOutputCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenCompatibilityFallbackIntegratedOutput()
    • getFinalAstOwnedCodegenBlockedIntegratedOutputCount

      public int getFinalAstOwnedCodegenBlockedIntegratedOutputCount()
    • getFirstFinalAstOwnedCodegenBlockedIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenBlockedIntegratedOutput()
    • getFinalAstOwnedCodegenIntegratedOutputCount

      public int getFinalAstOwnedCodegenIntegratedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenIntegratedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenIntegratedOutputCount

      public int getFinalAstOwnedCodegenIntegratedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenIntegratedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenIntegratedOutputCount

      public int getFinalAstOwnedCodegenIntegratedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenIntegratedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseIntegrationResult.IntegratedOutput getFirstFinalAstOwnedCodegenIntegratedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenUseResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult getFinalAstOwnedCodegenUseResult()
    • getFinalAstOwnedCodegenReadyUsedOutputCount

      public int getFinalAstOwnedCodegenReadyUsedOutputCount()
    • getFirstFinalAstOwnedCodegenReadyUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenReadyUsedOutput()
    • getFinalAstOwnedCodegenCompatibilityFallbackUsedOutputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackUsedOutputCount()
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenCompatibilityFallbackUsedOutput()
    • getFinalAstOwnedCodegenBlockedUsedOutputCount

      public int getFinalAstOwnedCodegenBlockedUsedOutputCount()
    • getFirstFinalAstOwnedCodegenBlockedUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenBlockedUsedOutput()
    • getFinalAstOwnedCodegenUsedOutputCount

      public int getFinalAstOwnedCodegenUsedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenUsedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenUsedOutputCount

      public int getFinalAstOwnedCodegenUsedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenUsedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenUsedOutputCount

      public int getFinalAstOwnedCodegenUsedOutputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenUsedOutput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenUseResult.UsedOutput getFirstFinalAstOwnedCodegenUsedOutput(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenRouteExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult getFinalAstOwnedCodegenRouteExecutionResult()
    • getFinalAstOwnedCodegenDirectExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDirectExecution getFinalAstOwnedCodegenDirectExecution()
    • getFinalAstOwnedCodegenWriterTypedInputPlan

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenWriterTypedInputPlan getFinalAstOwnedCodegenWriterTypedInputPlan()
    • hasFinalAstOwnedCodegenWriterTypedInputPlan

      public boolean hasFinalAstOwnedCodegenWriterTypedInputPlan()
    • getFinalAstOwnedCodegenWriterTypedInputPlanCount

      public int getFinalAstOwnedCodegenWriterTypedInputPlanCount()
    • getFinalAstOwnedCodegenWriterTypedInputPlanStateId

      public String getFinalAstOwnedCodegenWriterTypedInputPlanStateId()
    • getFinalAstOwnedCodegenWriterTypedInputPlanBlockerReason

      public String getFinalAstOwnedCodegenWriterTypedInputPlanBlockerReason()
    • getFinalAstOwnedCodegenWriterTypedInputExecution

      public XL16UFinalAstOwnedCodegenWriterTypedInputExecution getFinalAstOwnedCodegenWriterTypedInputExecution()
    • hasFinalAstOwnedCodegenWriterTypedInputExecution

      public boolean hasFinalAstOwnedCodegenWriterTypedInputExecution()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionCount

      public int getFinalAstOwnedCodegenWriterTypedInputExecutionCount()
    • finalAstOwnedCodegenWriterTypedInputExecutionReady

      public boolean finalAstOwnedCodegenWriterTypedInputExecutionReady()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionStateId

      public String getFinalAstOwnedCodegenWriterTypedInputExecutionStateId()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionBlockerReason

      public String getFinalAstOwnedCodegenWriterTypedInputExecutionBlockerReason()
    • getFinalAstOwnedCodegenDirectExecutionCount

      @Deprecated public int getFinalAstOwnedCodegenDirectExecutionCount()
      Deprecated.
    • getFinalAstOwnedCodegenReadyDirectExecutionCount

      @Deprecated public int getFinalAstOwnedCodegenReadyDirectExecutionCount()
      Deprecated.
    • getFinalAstOwnedCodegenCompatibilityFallbackDirectExecutionCount

      @Deprecated public int getFinalAstOwnedCodegenCompatibilityFallbackDirectExecutionCount()
      Deprecated.
    • getFinalAstOwnedCodegenBlockedDirectExecutionCount

      @Deprecated public int getFinalAstOwnedCodegenBlockedDirectExecutionCount()
      Deprecated.
    • finalAstOwnedCodegenDirectExecutionReady

      @Deprecated public boolean finalAstOwnedCodegenDirectExecutionReady()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenDirectExecutionRequiresCompatibilityFallback

      @Deprecated public boolean finalAstOwnedCodegenDirectExecutionRequiresCompatibilityFallback()
      Deprecated.
    • finalAstOwnedCodegenDirectExecutionBlocked

      @Deprecated public boolean finalAstOwnedCodegenDirectExecutionBlocked()
      Deprecated.
    • getFinalAstOwnedCodegenDirectExecutionBlockerReason

      @Deprecated public String getFinalAstOwnedCodegenDirectExecutionBlockerReason()
      Deprecated.
    • finalAstOwnedCodegenRuntimeHookDirectExecutionReady

      @Deprecated public boolean finalAstOwnedCodegenRuntimeHookDirectExecutionReady()
      Deprecated.
    • finalAstOwnedCodegenSourceExpressionDirectExecutionReady

      @Deprecated public boolean finalAstOwnedCodegenSourceExpressionDirectExecutionReady()
      Deprecated.
    • finalAstOwnedCodegenForeignBoundaryDirectExecutionReady

      @Deprecated public boolean finalAstOwnedCodegenForeignBoundaryDirectExecutionReady()
      Deprecated.
    • getFinalAstOwnedCodegenRouteExecutionCount

      public int getFinalAstOwnedCodegenRouteExecutionCount()
    • getFinalAstOwnedCodegenRouteExecutionCount

      public int getFinalAstOwnedCodegenRouteExecutionCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFirstFinalAstOwnedCodegenRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenRouteExecution(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenRouteExecutionCount

      public int getFinalAstOwnedCodegenRouteExecutionCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFirstFinalAstOwnedCodegenRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenRouteExecution(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenTargetSchedule.Target target)
    • getFinalAstOwnedCodegenRouteExecutionCount

      public int getFinalAstOwnedCodegenRouteExecutionCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFirstFinalAstOwnedCodegenRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenRouteExecution(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCommandPlan.CommandKind commandKind)
    • getFinalAstOwnedCodegenRouteExecutionInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenRouteExecutionInputs(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
      Deprecated.
    • getFinalAstOwnedCodegenRouteExecutionInputCount

      public int getFinalAstOwnedCodegenRouteExecutionInputCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • hasFinalAstOwnedCodegenRouteExecutions

      public boolean hasFinalAstOwnedCodegenRouteExecutions(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenSourceExpressionRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenSourceExpressionRouteResult getFinalAstOwnedCodegenSourceExpressionRouteResult()
    • getFinalAstOwnedCodegenSourceExpressionRouteExecutionCount

      public int getFinalAstOwnedCodegenSourceExpressionRouteExecutionCount()
    • getFinalAstOwnedCodegenSourceExpressionRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenSourceExpressionRouteExecutions()
      Deprecated.
    • getFinalAstOwnedCodegenReadySourceExpressionRouteExecutionCount

      public int getFinalAstOwnedCodegenReadySourceExpressionRouteExecutionCount()
    • getFinalAstOwnedCodegenReadySourceExpressionRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenReadySourceExpressionRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadySourceExpressionRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenReadySourceExpressionRouteExecution()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecutionCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecutionCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteExecution()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRouteExecutionCount

      public int getFinalAstOwnedCodegenBlockedSourceExpressionRouteExecutionCount()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenBlockedSourceExpressionRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedSourceExpressionRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenBlockedSourceExpressionRouteExecution()
    • getFinalAstOwnedCodegenReadySourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenReadySourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenReadySourceExpressionRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenReadySourceExpressionRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadySourceExpressionRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenReadySourceExpressionRouteInput()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRouteInput()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenBlockedSourceExpressionRouteInputCount()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenBlockedSourceExpressionRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedSourceExpressionRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenBlockedSourceExpressionRouteInput()
    • getFinalAstOwnedCodegenSourceExpressionRouteInputCount

      public int getFinalAstOwnedCodegenSourceExpressionRouteInputCount()
    • getFirstFinalAstOwnedCodegenSourceExpressionRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenSourceExpressionRouteInput()
    • getFinalAstOwnedCodegenSourceExpressionRoutePayloadCount

      public int getFinalAstOwnedCodegenSourceExpressionRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenSourceExpressionRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenSourceExpressionRoutePayload()
    • getFinalAstOwnedCodegenReadySourceExpressionRoutePayloadCount

      public int getFinalAstOwnedCodegenReadySourceExpressionRoutePayloadCount()
    • getFinalAstOwnedCodegenReadySourceExpressionRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenReadySourceExpressionRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadySourceExpressionRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenReadySourceExpressionRoutePayload()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayloadCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayloadCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenCompatibilityFallbackSourceExpressionRoutePayload()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRoutePayloadCount

      public int getFinalAstOwnedCodegenBlockedSourceExpressionRoutePayloadCount()
    • getFinalAstOwnedCodegenBlockedSourceExpressionRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenBlockedSourceExpressionRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedSourceExpressionRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenBlockedSourceExpressionRoutePayload()
    • finalAstOwnedCodegenSourceExpressionRouteReady

      @Deprecated public boolean finalAstOwnedCodegenSourceExpressionRouteReady()
      Deprecated.
    • finalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadySourceExpressionRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadySourceExpressionRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadySourceExpressionRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadySourceExpressionRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackSourceExpressionRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedSourceExpressionRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedSourceExpressionRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedSourceExpressionRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedSourceExpressionRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedSourceExpressionRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedSourceExpressionRouteExecutionUsable()
      Deprecated.
    • getFinalAstOwnedCodegenRuntimeHookRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRuntimeHookRouteResult getFinalAstOwnedCodegenRuntimeHookRouteResult()
    • getFinalAstOwnedCodegenRuntimeHookRouteExecutionCount

      public int getFinalAstOwnedCodegenRuntimeHookRouteExecutionCount()
    • getFinalAstOwnedCodegenRuntimeHookRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenRuntimeHookRouteExecutions()
      Deprecated.
    • getFinalAstOwnedCodegenReadyRuntimeHookRouteExecutionCount

      public int getFinalAstOwnedCodegenReadyRuntimeHookRouteExecutionCount()
    • getFinalAstOwnedCodegenReadyRuntimeHookRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenReadyRuntimeHookRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyRuntimeHookRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenReadyRuntimeHookRouteExecution()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecutionCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecutionCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteExecution()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRouteExecutionCount

      public int getFinalAstOwnedCodegenBlockedRuntimeHookRouteExecutionCount()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenBlockedRuntimeHookRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedRuntimeHookRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenBlockedRuntimeHookRouteExecution()
    • getFinalAstOwnedCodegenReadyRuntimeHookRouteInputCount

      public int getFinalAstOwnedCodegenReadyRuntimeHookRouteInputCount()
    • getFinalAstOwnedCodegenReadyRuntimeHookRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenReadyRuntimeHookRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyRuntimeHookRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenReadyRuntimeHookRouteInput()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInputCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRouteInput()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRouteInputCount

      public int getFinalAstOwnedCodegenBlockedRuntimeHookRouteInputCount()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenBlockedRuntimeHookRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedRuntimeHookRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenBlockedRuntimeHookRouteInput()
    • getFinalAstOwnedCodegenRuntimeHookRouteInputCount

      public int getFinalAstOwnedCodegenRuntimeHookRouteInputCount()
    • getFirstFinalAstOwnedCodegenRuntimeHookRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenRuntimeHookRouteInput()
    • getFinalAstOwnedCodegenRuntimeHookRoutePayloadCount

      public int getFinalAstOwnedCodegenRuntimeHookRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenRuntimeHookRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenRuntimeHookRoutePayload()
    • getFinalAstOwnedCodegenReadyRuntimeHookRoutePayloadCount

      public int getFinalAstOwnedCodegenReadyRuntimeHookRoutePayloadCount()
    • getFinalAstOwnedCodegenReadyRuntimeHookRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenReadyRuntimeHookRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyRuntimeHookRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenReadyRuntimeHookRoutePayload()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayloadCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayloadCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenCompatibilityFallbackRuntimeHookRoutePayload()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRoutePayloadCount

      public int getFinalAstOwnedCodegenBlockedRuntimeHookRoutePayloadCount()
    • getFinalAstOwnedCodegenBlockedRuntimeHookRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenBlockedRuntimeHookRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedRuntimeHookRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenBlockedRuntimeHookRoutePayload()
    • finalAstOwnedCodegenRuntimeHookRouteReady

      @Deprecated public boolean finalAstOwnedCodegenRuntimeHookRouteReady()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRuntimeHookRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRuntimeHookRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyRuntimeHookRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyRuntimeHookRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackRuntimeHookRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRuntimeHookRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRuntimeHookRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRuntimeHookRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRuntimeHookRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedRuntimeHookRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedRuntimeHookRouteExecutionUsable()
      Deprecated.
    • getFinalAstOwnedCodegenForeignBoundaryRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenForeignBoundaryRouteResult getFinalAstOwnedCodegenForeignBoundaryRouteResult()
    • getFinalAstOwnedCodegenForeignBoundaryRouteExecutionCount

      public int getFinalAstOwnedCodegenForeignBoundaryRouteExecutionCount()
    • getFinalAstOwnedCodegenForeignBoundaryRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenForeignBoundaryRouteExecutions()
      Deprecated.
    • getFinalAstOwnedCodegenReadyForeignBoundaryRouteExecutionCount

      public int getFinalAstOwnedCodegenReadyForeignBoundaryRouteExecutionCount()
    • getFinalAstOwnedCodegenReadyForeignBoundaryRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenReadyForeignBoundaryRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyForeignBoundaryRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenReadyForeignBoundaryRouteExecution()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecutionCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecutionCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteExecution()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecutionCount

      public int getFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecutionCount()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecutions

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution> getFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecutions()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecution

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteExecutionResult.RouteExecution getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRouteExecution()
    • getFinalAstOwnedCodegenReadyForeignBoundaryRouteInputCount

      public int getFinalAstOwnedCodegenReadyForeignBoundaryRouteInputCount()
    • getFinalAstOwnedCodegenReadyForeignBoundaryRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenReadyForeignBoundaryRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyForeignBoundaryRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenReadyForeignBoundaryRouteInput()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInputCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInputCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRouteInput()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRouteInputCount

      public int getFinalAstOwnedCodegenBlockedForeignBoundaryRouteInputCount()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRouteInputs

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput> getFinalAstOwnedCodegenBlockedForeignBoundaryRouteInputs()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRouteInput()
    • getFinalAstOwnedCodegenForeignBoundaryRouteInputCount

      public int getFinalAstOwnedCodegenForeignBoundaryRouteInputCount()
    • getFirstFinalAstOwnedCodegenForeignBoundaryRouteInput

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRouteInputPlan.RouteInput getFirstFinalAstOwnedCodegenForeignBoundaryRouteInput()
    • getFinalAstOwnedCodegenForeignBoundaryRoutePayloadCount

      public int getFinalAstOwnedCodegenForeignBoundaryRoutePayloadCount()
    • getFirstFinalAstOwnedCodegenForeignBoundaryRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenForeignBoundaryRoutePayload()
    • getFinalAstOwnedCodegenReadyForeignBoundaryRoutePayloadCount

      public int getFinalAstOwnedCodegenReadyForeignBoundaryRoutePayloadCount()
    • getFinalAstOwnedCodegenReadyForeignBoundaryRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenReadyForeignBoundaryRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenReadyForeignBoundaryRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenReadyForeignBoundaryRoutePayload()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayloadCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayloadCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenCompatibilityFallbackForeignBoundaryRoutePayload()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayloadCount

      public int getFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayloadCount()
    • getFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayloads

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload> getFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayloads()
      Deprecated.
    • getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayload

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload getFirstFinalAstOwnedCodegenBlockedForeignBoundaryRoutePayload()
    • finalAstOwnedCodegenForeignBoundaryRouteReady

      @Deprecated public boolean finalAstOwnedCodegenForeignBoundaryRouteReady()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyForeignBoundaryRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyForeignBoundaryRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyForeignBoundaryRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyForeignBoundaryRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstReadyForeignBoundaryRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstReadyForeignBoundaryRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstCompatibilityFallbackForeignBoundaryRouteExecutionUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedForeignBoundaryRoutePayloadUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedForeignBoundaryRoutePayloadUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedForeignBoundaryRouteInputUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedForeignBoundaryRouteInputUsable()
      Deprecated.
    • finalAstOwnedCodegenFirstBlockedForeignBoundaryRouteExecutionUsable

      @Deprecated public boolean finalAstOwnedCodegenFirstBlockedForeignBoundaryRouteExecutionUsable()
      Deprecated.
    • getFinalAstOwnedCodegenWorkItemCount

      public int getFinalAstOwnedCodegenWorkItemCount(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenWorkItemState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPlan.WorkItemState getFinalAstOwnedCodegenWorkItemState(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • getFinalAstOwnedCodegenReadyRouteCount

      public int getFinalAstOwnedCodegenReadyRouteCount()
    • getFinalAstOwnedCodegenCompatibilityFallbackRouteCount

      public int getFinalAstOwnedCodegenCompatibilityFallbackRouteCount()
    • getFinalAstOwnedCodegenBlockedRouteCount

      public int getFinalAstOwnedCodegenBlockedRouteCount()
    • finalAstOwnedCodegenHasDirectWork

      public boolean finalAstOwnedCodegenHasDirectWork()
    • finalAstOwnedCodegenAllWorkItemsReady

      public boolean finalAstOwnedCodegenAllWorkItemsReady()
    • finalAstOwnedCodegenUsesCompatibilitySourceFallback

      public boolean finalAstOwnedCodegenUsesCompatibilitySourceFallback()
    • finalAstOwnedCodegenHasCompatibilityFallbackWorkItems

      public boolean finalAstOwnedCodegenHasCompatibilityFallbackWorkItems()
    • finalAstOwnedCodegenHasBlockedWorkItems

      public boolean finalAstOwnedCodegenHasBlockedWorkItems()
    • getFinalAstOwnedCodegenPipelineState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.State getFinalAstOwnedCodegenPipelineState()
    • getPresentFinalAstOwnedCodegenRouteKinds

      @Deprecated public List<de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind> getPresentFinalAstOwnedCodegenRouteKinds()
      Deprecated.
    • getPresentFinalAstOwnedCodegenRouteKindCount

      public int getPresentFinalAstOwnedCodegenRouteKindCount()
    • hasPresentFinalAstOwnedCodegenRouteKind

      public boolean hasPresentFinalAstOwnedCodegenRouteKind(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.RouteKind routeKind)
    • finalAstOwnedCodegenPipelineReady

      public boolean finalAstOwnedCodegenPipelineReady()
    • finalAstOwnedCodegenPipelineBlocked

      public boolean finalAstOwnedCodegenPipelineBlocked()
    • getFinalAstOwnedCodegenPipelineBlockerReason

      public String getFinalAstOwnedCodegenPipelineBlockerReason()
    • getFinalAstOwnedCodegenPipelineFirstCompatibilityFallbackRouteKindId

      public String getFinalAstOwnedCodegenPipelineFirstCompatibilityFallbackRouteKindId()
    • getFinalAstOwnedCodegenPipelineFirstCompatibilityFallbackRouteReason

      public String getFinalAstOwnedCodegenPipelineFirstCompatibilityFallbackRouteReason()
    • emitFinalAstOwnedCodegenFirstRuntimeHookMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstRuntimeHookMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstRuntimeHookRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstRuntimeHookRoutePayloadMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenRuntimeHookRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenRuntimeHookRoutePayloadMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • createFinalAstOwnedCodegenFirstRuntimeHookMethodBodyArtifact

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createFinalAstOwnedCodegenFirstRuntimeHookMethodBodyArtifact(String artifactOwnerInternalName, String methodName)
      Deprecated.
    • createFinalAstOwnedCodegenFirstRuntimeHookRoutePayloadMethodBodyArtifact

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createFinalAstOwnedCodegenFirstRuntimeHookRoutePayloadMethodBodyArtifact(String artifactOwnerInternalName, String methodName)
      Deprecated.
    • createFinalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadMethodBodyArtifact

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createFinalAstOwnedCodegenFirstReadyRuntimeHookRoutePayloadMethodBodyArtifact(String artifactOwnerInternalName, String methodName)
      Deprecated.
    • createFinalAstOwnedCodegenRuntimeHookRoutePayloadMethodBodyArtifact

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createFinalAstOwnedCodegenRuntimeHookRoutePayloadMethodBodyArtifact(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, String artifactOwnerInternalName, String methodName)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstSourceExpressionMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstSourceExpressionMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenSourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenSourceExpressionRoutePayloadMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstSourceExpressionMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstSourceExpressionMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenSourceExpressionRoutePayloadMethodBodyTo

      @Deprecated public int emitFinalAstOwnedCodegenSourceExpressionRoutePayloadMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenSourceExpressionMethodBodiesTo

      @Deprecated public int emitFinalAstOwnedCodegenSourceExpressionMethodBodiesTo(org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • emitFinalAstOwnedCodegenSourceExpressionMethodBodiesTo

      @Deprecated public int emitFinalAstOwnedCodegenSourceExpressionMethodBodiesTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
      Deprecated.
    • invokeFinalAstOwnedCodegenFirstSourceExpressionGeneratedHelper

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstSourceExpressionGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Deprecated.
      Throws:
      ReflectiveOperationException
    • invokeFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadGeneratedHelper

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Deprecated.
      Throws:
      ReflectiveOperationException
    • invokeFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadGeneratedHelper

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Deprecated.
      Throws:
      ReflectiveOperationException
    • invokeFinalAstOwnedCodegenSourceExpressionRoutePayloadGeneratedHelper

      @Deprecated public Object invokeFinalAstOwnedCodegenSourceExpressionRoutePayloadGeneratedHelper(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, Object... arguments) throws ReflectiveOperationException
      Deprecated.
      Throws:
      ReflectiveOperationException
    • invokeFinalAstOwnedCodegenFirstSourceExpressionGeneratedHelperHandle

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstSourceExpressionGeneratedHelperHandle(Object... arguments) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadGeneratedHelperHandle

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstSourceExpressionRoutePayloadGeneratedHelperHandle(Object... arguments) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadGeneratedHelperHandle

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstReadySourceExpressionRoutePayloadGeneratedHelperHandle(Object... arguments) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenSourceExpressionRoutePayloadGeneratedHelperHandle

      @Deprecated public Object invokeFinalAstOwnedCodegenSourceExpressionRoutePayloadGeneratedHelperHandle(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, Object... arguments) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenFirstReadyForeignBoundaryArrayBackendHandoff

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstReadyForeignBoundaryArrayBackendHandoff(Object argument) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenFirstForeignBoundaryRoutePayloadArrayBackendHandoff

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstForeignBoundaryRoutePayloadArrayBackendHandoff(Object argument) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenFirstReadyForeignBoundaryRoutePayloadArrayBackendHandoff

      @Deprecated public Object invokeFinalAstOwnedCodegenFirstReadyForeignBoundaryRoutePayloadArrayBackendHandoff(Object argument) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • invokeFinalAstOwnedCodegenForeignBoundaryRoutePayloadArrayBackendHandoff

      @Deprecated public Object invokeFinalAstOwnedCodegenForeignBoundaryRoutePayloadArrayBackendHandoff(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenRoutePayloadPlan.RoutePayload routePayload, Object argument) throws Throwable
      Deprecated.
      Throws:
      Throwable
    • getSource

      public String getSource()
    • getDiagnostics

      public RecognitionExceptionList getDiagnostics()
    • getDiagnosticsHandoff

      public XL16UDiagnosticsHandoff getDiagnosticsHandoff()
    • getDiagnosticCount

      public int getDiagnosticCount()
    • getDiagnosticRecords

      public List<XL16UDiagnosticsHandoff.DiagnosticRecord> getDiagnosticRecords()
    • getFirstDiagnosticRecord

      public XL16UDiagnosticsHandoff.DiagnosticRecord getFirstDiagnosticRecord()
    • getDiagnosticErrorCount

      public int getDiagnosticErrorCount()
    • hasDiagnostics

      public boolean hasDiagnostics()
    • hasDiagnosticErrors

      public boolean hasDiagnosticErrors()
    • hasDiagnosticWarnings

      public boolean hasDiagnosticWarnings()
    • diagnosticsClean

      public boolean diagnosticsClean()
    • diagnosticsHandoffReady

      public boolean diagnosticsHandoffReady()
    • getCompatibilitySource

      public String getCompatibilitySource()
    • getRangedSymbols

      public List<XL16URangedSymbol> getRangedSymbols()
    • getWriteSites

      public List<XL16UWriteSite> getWriteSites()
    • getCallExpressionSites

      public List<XL16UCallExpressionSite> getCallExpressionSites()
    • getCastExpressionSites

      public List<XL16UCastExpressionSite> getCastExpressionSites()
    • getOrdinaryCallExpressionSites

      public List<XL16UCallExpressionSite> getOrdinaryCallExpressionSites()
    • getAggregateCallExpressionSites

      public List<XL16UCallExpressionSite> getAggregateCallExpressionSites()
    • getIntrinsicCallExpressionSites

      public List<XL16UCallExpressionSite> getIntrinsicCallExpressionSites()
    • getCallExpressionSitesOfKind

      public List<XL16UCallExpressionSite> getCallExpressionSitesOfKind(de.grogra.xl.compiler.xl16u.XL16UCallExpressionSyntax.Kind kind)
    • getSymbolMetadata

      public XL16USymbolMetadataRegistry getSymbolMetadata()
    • getCallables

      public XL16UCallableRegistry getCallables()
    • getAliasDefinitions

      public XL16UAliasRegistry getAliasDefinitions()
    • getLegacyTree

      public antlr.collections.AST getLegacyTree()
    • hasLegacyTree

      public boolean hasLegacyTree()
    • getLegacyTreeOrigin

      public XL16UPreparedProgram.LegacyTreeOrigin getLegacyTreeOrigin()
    • usesCompatibilitySourceReparse

      public boolean usesCompatibilitySourceReparse()
    • canUsePreparedLegacyTreeWithoutReparse

      public boolean canUsePreparedLegacyTreeWithoutReparse()
    • toCompilerScopeHandoff

      public XL16UCompilerScopeHandoff toCompilerScopeHandoff()
    • getLoweringPlan

      public XL16ULoweringPlan getLoweringPlan()
    • getDeclarationLoweringPlan

      public de.grogra.xl.compiler.xl16u.XL16UDeclarationLoweringPlan getDeclarationLoweringPlan()
    • getStatementLoweringPlan

      public de.grogra.xl.compiler.xl16u.XL16UStatementLoweringPlan getStatementLoweringPlan()
    • getSourceOwnedLoweringMigrationWork

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringMigrationWork getSourceOwnedLoweringMigrationWork()
    • getSourceOwnedLoweringBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringBackendHandoff getSourceOwnedLoweringBackendHandoff()
    • getSourceOwnedLoweringBackendBatch

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringBackendBatch getSourceOwnedLoweringBackendBatch()
    • getSourceOwnedLoweringEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringEmissionPlan getSourceOwnedLoweringEmissionPlan()
    • getSourceOwnedLoweringPreparedBackendWork

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringPreparedBackendWork getSourceOwnedLoweringPreparedBackendWork()
    • getSourceOwnedLoweringBackendEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringBackendEmitterResult getSourceOwnedLoweringBackendEmitterResult()
    • getSourceOwnedLoweringAstConstructionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLoweringAstConstructionResult getSourceOwnedLoweringAstConstructionResult()
    • getExpressionCallableBackendMigrationWork

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableBackendMigrationWork getExpressionCallableBackendMigrationWork()
    • getExpressionCallableBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableBackendHandoff getExpressionCallableBackendHandoff()
    • getExpressionCallableBackendBatch

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableBackendBatch getExpressionCallableBackendBatch()
    • getExpressionCallableEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableEmissionPlan getExpressionCallableEmissionPlan()
    • getExpressionCallablePreparedBackendWork

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallablePreparedBackendWork getExpressionCallablePreparedBackendWork()
    • getExpressionCallableBackendEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableBackendEmitterResult getExpressionCallableBackendEmitterResult()
    • getExpressionCallableAstConstructionResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableAstConstructionResult getExpressionCallableAstConstructionResult()
    • getMetadataBackendHandoffMigrationWork

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendHandoffMigrationWork getMetadataBackendHandoffMigrationWork()
    • getMetadataBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendHandoff getMetadataBackendHandoff()
    • getMetadataBackendHandoffBatch

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendHandoffBatch getMetadataBackendHandoffBatch()
    • getMetadataBackendEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendEmissionPlan getMetadataBackendEmissionPlan()
    • getMetadataBackendPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendPreparedWork getMetadataBackendPreparedWork()
    • getMetadataBackendEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16UMetadataBackendEmitterResult getMetadataBackendEmitterResult()
    • getMetadataAstConstructionResult

      public XL16UMetadataAstConstructionResult getMetadataAstConstructionResult()
    • getCompatibilityReparseRetirementMigrationWork

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementMigrationWork getCompatibilityReparseRetirementMigrationWork()
    • getCompatibilityReparseRetirementHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementHandoff getCompatibilityReparseRetirementHandoff()
    • getCompatibilityReparseRetirementBackendGate

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementBackendGate getCompatibilityReparseRetirementBackendGate()
    • getCompatibilityReparseRetirementPlan

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementPlan getCompatibilityReparseRetirementPlan()
    • getCompatibilityReparseRetirementResult

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementResult getCompatibilityReparseRetirementResult()
    • getEffectiveCompatibilityReparseRetirementDecision

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementPlan.Decision getEffectiveCompatibilityReparseRetirementDecision()
    • getEffectiveCompatibilityReparseRetirementDecisionId

      public String getEffectiveCompatibilityReparseRetirementDecisionId()
    • getEffectiveCompatibilityReparseRetirementBlockerReason

      public String getEffectiveCompatibilityReparseRetirementBlockerReason()
    • effectiveCompatibilityReparseRetirementIsReparseRequired

      public boolean effectiveCompatibilityReparseRetirementIsReparseRequired()
    • effectiveCompatibilityReparseRetirementIsReparseFree

      public boolean effectiveCompatibilityReparseRetirementIsReparseFree()
    • effectiveCompatibilitySourceReparseRetired

      public boolean effectiveCompatibilitySourceReparseRetired()
    • getCompatibilityReparseRetirementBlockerCount

      public int getCompatibilityReparseRetirementBlockerCount()
    • getCompatibilityReparseRetirementBlockers

      public List<de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementBackendGate.AstOwnedConsumerRetirementBlockerKind> getCompatibilityReparseRetirementBlockers()
    • getFirstCompatibilityReparseRetirementBlocker

      public de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementBackendGate.AstOwnedConsumerRetirementBlockerKind getFirstCompatibilityReparseRetirementBlocker()
    • getFirstCompatibilityReparseRetirementBlockerId

      public String getFirstCompatibilityReparseRetirementBlockerId()
    • getFirstCompatibilityReparseRetirementBlockerReason

      public String getFirstCompatibilityReparseRetirementBlockerReason()
    • hasCompatibilityReparseRetirementBlocker

      public boolean hasCompatibilityReparseRetirementBlocker()
    • hasCompatibilityReparseRetirementBlocker

      public boolean hasCompatibilityReparseRetirementBlocker(de.grogra.xl.compiler.xl16u.XL16UCompatibilityReparseRetirementBackendGate.AstOwnedConsumerRetirementBlockerKind kind)
    • sourceOwnedAstConstructionBlocksReparseRetirement

      public boolean sourceOwnedAstConstructionBlocksReparseRetirement()
    • expressionCallableAstConstructionBlocksReparseRetirement

      public boolean expressionCallableAstConstructionBlocksReparseRetirement()
    • metadataAstConstructionBlocksReparseRetirement

      public boolean metadataAstConstructionBlocksReparseRetirement()
    • sourceExpressionOwnedScheduledDemandBlocksReparseRetirement

      public boolean sourceExpressionOwnedScheduledDemandBlocksReparseRetirement()
    • getSourceExpressionOwnedScheduledDemandReparseRetirementBlockerReason

      public String getSourceExpressionOwnedScheduledDemandReparseRetirementBlockerReason()
    • finalAstOwnedCodegenInputBlocksReparseRetirement

      public boolean finalAstOwnedCodegenInputBlocksReparseRetirement()
    • getFinalAstOwnedCodegenInputRetirementBlockerReason

      public String getFinalAstOwnedCodegenInputRetirementBlockerReason()
    • getSemanticAstBackendConsumerSnapshot

      public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumerSnapshot getSemanticAstBackendConsumerSnapshot()
    • getSemanticAstBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendHandoff getSemanticAstBackendHandoff()
    • getSemanticAstBackendConsumptionResult

      public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult getSemanticAstBackendConsumptionResult()
    • getSemanticAstBackendEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendEmitterResult getSemanticAstBackendEmitterResult()
    • getAstOwnedBackendConsumerResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumerResult getAstOwnedBackendConsumerResult()
    • getAstOwnedBackendFamilyResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult getAstOwnedBackendFamilyResult()
    • getAstOwnedBackendFamilyEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult getAstOwnedBackendFamilyEmissionResult()
    • getAstOwnedBackendCodegenIrResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult getAstOwnedBackendCodegenIrResult()
    • getAstOwnedBackendWorkPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult getAstOwnedBackendWorkPlanResult()
    • getAstOwnedBackendOwnershipGate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendOwnershipGate getAstOwnedBackendOwnershipGate()
    • getAstOwnedBackendOwnershipState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendOwnershipGate.OwnershipState getAstOwnedBackendOwnershipState()
    • astOwnedBackendOwnershipReady

      public boolean astOwnedBackendOwnershipReady()
    • astOwnedBackendOwnershipBlocked

      public boolean astOwnedBackendOwnershipBlocked()
    • astOwnedBackendOwnershipBlocksCompatibilitySourceRetirement

      public boolean astOwnedBackendOwnershipBlocksCompatibilitySourceRetirement()
    • astOwnedBackendOwnershipRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendOwnershipRequiresCompatibilitySourceFallback()
    • getAstOwnedBackendOwnershipBlockerReason

      public String getAstOwnedBackendOwnershipBlockerReason()
    • getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteReason()
    • astOwnedBackendOwnershipFinalCodegenDemandMatchesWorkPlan

      public boolean astOwnedBackendOwnershipFinalCodegenDemandMatchesWorkPlan()
    • getBackendProductPathGate

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductPathGate getBackendProductPathGate()
    • getBackendProductPath

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductPathGate.ProductPath getBackendProductPath()
    • backendProductPathSelectsAstOwnedBackend

      public boolean backendProductPathSelectsAstOwnedBackend()
    • backendProductPathSelectsCompatibilityFallback

      public boolean backendProductPathSelectsCompatibilityFallback()
    • getBackendProductPathBlockerReason

      public String getBackendProductPathBlockerReason()
    • getBackendProductPathBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductPathGate.BlockerKind getBackendProductPathBlockerKind()
    • backendProductPathReadyForNoReparse

      public boolean backendProductPathReadyForNoReparse()
    • getBackendProductPathNoReparseBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductPathGate.BlockerKind getBackendProductPathNoReparseBlockerKind()
    • getBackendProductPathNoReparseBlockerReason

      public String getBackendProductPathNoReparseBlockerReason()
    • getBackendProductPathOwnershipState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendOwnershipGate.OwnershipState getBackendProductPathOwnershipState()
    • getAstOwnedBackendStructuralOwnershipState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendOwnershipGate.OwnershipState getAstOwnedBackendStructuralOwnershipState()
    • astOwnedBackendStructuralOwnershipReady

      public boolean astOwnedBackendStructuralOwnershipReady()
    • astOwnedBackendOwnershipBlockedOnlyByReparseDecision

      public boolean astOwnedBackendOwnershipBlockedOnlyByReparseDecision()
    • getAstOwnedBackendStructuralOwnershipBlockerReason

      public String getAstOwnedBackendStructuralOwnershipBlockerReason()
    • getAstOwnedBackendExecutionSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionSchedule getAstOwnedBackendExecutionSchedule()
    • getAstOwnedBackendExecutionScheduleRoute

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionSchedule.Route getAstOwnedBackendExecutionScheduleRoute()
    • getAstOwnedBackendExecutionCommandPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan getAstOwnedBackendExecutionCommandPlan()
    • getAstOwnedBackendCommandBatchSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule getAstOwnedBackendCommandBatchSchedule()
    • getAstOwnedBackendCommandReadiness

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandReadiness getAstOwnedBackendCommandReadiness()
    • getAstOwnedBackendCommandReadinessState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandReadiness.ReadinessState getAstOwnedBackendCommandReadinessState()
    • getBackendProductExecutionPlan

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductExecutionPlan getBackendProductExecutionPlan()
    • getBackendProductExecutionState

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductExecutionPlan.ExecutionState getBackendProductExecutionState()
    • backendProductReadyForAstOwnedExecution

      public boolean backendProductReadyForAstOwnedExecution()
    • backendProductRequiresCompatibilityFallback

      public boolean backendProductRequiresCompatibilityFallback()
    • backendProductExecutionBlocked

      public boolean backendProductExecutionBlocked()
    • getBackendProductExecutionBlockerReason

      public String getBackendProductExecutionBlockerReason()
    • getBackendProductExecutionActionRequestCount

      public int getBackendProductExecutionActionRequestCount()
    • getBackendProductExecutionPreparedActionCount

      public int getBackendProductExecutionPreparedActionCount()
    • getBackendProductExecutionExecutableActionCount

      public int getBackendProductExecutionExecutableActionCount()
    • getBackendProductExecutionAstOwnedExecutableActionCount

      public int getBackendProductExecutionAstOwnedExecutableActionCount()
    • getBackendProductExecutionCompatibilityFallbackExecutableActionCount

      public int getBackendProductExecutionCompatibilityFallbackExecutableActionCount()
    • getBackendProductExecutionTargetBatchCount

      public int getBackendProductExecutionTargetBatchCount()
    • getBackendProductExecutionCompatibilityFallbackWriterActionCount

      @Deprecated public int getBackendProductExecutionCompatibilityFallbackWriterActionCount()
      Deprecated.
    • backendProductCompatibilityFallbackWriterRequiresFallback

      @Deprecated public boolean backendProductCompatibilityFallbackWriterRequiresFallback()
      Deprecated.
    • getBackendProductExecutionWriterOutputCount

      public int getBackendProductExecutionWriterOutputCount()
    • backendProductExecutionHasWriterOutputs

      public boolean backendProductExecutionHasWriterOutputs()
    • backendProductExecutionWriterCommitReady

      public boolean backendProductExecutionWriterCommitReady()
    • getBackendProductExecutionWriterBlockerReason

      public String getBackendProductExecutionWriterBlockerReason()
    • getBackendProductExecutionWriterCommitStepCount

      public int getBackendProductExecutionWriterCommitStepCount()
    • backendProductExecutionWriterCommitPlanReady

      public boolean backendProductExecutionWriterCommitPlanReady()
    • getBackendProductExecutionWriterCommitBlockerReason

      public String getBackendProductExecutionWriterCommitBlockerReason()
    • getBackendProductExecutionCommittedWriterStepCount

      public int getBackendProductExecutionCommittedWriterStepCount()
    • backendProductExecutionCommittedEveryWriterStep

      public boolean backendProductExecutionCommittedEveryWriterStep()
    • backendProductExecutionCommittedWriterReady

      public boolean backendProductExecutionCommittedWriterReady()
    • getBackendProductExecutionCommittedWriterBlockerReason

      public String getBackendProductExecutionCommittedWriterBlockerReason()
    • getBackendProductExecutionPublishedWriterRecordCount

      public int getBackendProductExecutionPublishedWriterRecordCount()
    • backendProductExecutionPublishedEveryCommittedWriterStep

      public boolean backendProductExecutionPublishedEveryCommittedWriterStep()
    • backendProductExecutionPublishedWriterReady

      public boolean backendProductExecutionPublishedWriterReady()
    • getBackendProductExecutionPublishedWriterBlockerReason

      public String getBackendProductExecutionPublishedWriterBlockerReason()
    • getBackendProductExecutionPublicationIndexRecordCount

      public int getBackendProductExecutionPublicationIndexRecordCount()
    • backendProductExecutionPublicationIndexHasPublishedRecords

      public boolean backendProductExecutionPublicationIndexHasPublishedRecords()
    • backendProductExecutionPublicationIndexIndexedEveryRecord

      public boolean backendProductExecutionPublicationIndexIndexedEveryRecord()
    • backendProductExecutionPublicationIndexReady

      public boolean backendProductExecutionPublicationIndexReady()
    • getBackendProductExecutionPublicationIndexBlockerReason

      public String getBackendProductExecutionPublicationIndexBlockerReason()
    • getBackendProductExecutionWriterDeliveryItemCount

      public int getBackendProductExecutionWriterDeliveryItemCount()
    • backendProductExecutionWriterDeliveryPlannedEveryRecord

      public boolean backendProductExecutionWriterDeliveryPlannedEveryRecord()
    • backendProductExecutionWriterDeliveryReady

      public boolean backendProductExecutionWriterDeliveryReady()
    • getBackendProductExecutionWriterDeliveryBlockerReason

      public String getBackendProductExecutionWriterDeliveryBlockerReason()
    • getBackendProductExecutionDeliveredWriterRecordCount

      public int getBackendProductExecutionDeliveredWriterRecordCount()
    • backendProductExecutionDeliveredEveryWriterDeliveryItem

      public boolean backendProductExecutionDeliveredEveryWriterDeliveryItem()
    • backendProductExecutionDeliveredWriterReady

      public boolean backendProductExecutionDeliveredWriterReady()
    • getBackendProductExecutionDeliveredWriterBlockerReason

      public String getBackendProductExecutionDeliveredWriterBlockerReason()
    • getBackendProductExecutionConsumedWriterRecordCount

      public int getBackendProductExecutionConsumedWriterRecordCount()
    • backendProductExecutionConsumedEveryDeliveredWriterRecord

      public boolean backendProductExecutionConsumedEveryDeliveredWriterRecord()
    • backendProductExecutionConsumedWriterReady

      public boolean backendProductExecutionConsumedWriterReady()
    • getBackendProductExecutionConsumedWriterBlockerReason

      public String getBackendProductExecutionConsumedWriterBlockerReason()
    • getBackendProductExecutionConsumptionIndexRecordCount

      public int getBackendProductExecutionConsumptionIndexRecordCount()
    • backendProductExecutionConsumptionIndexHasConsumedRecords

      public boolean backendProductExecutionConsumptionIndexHasConsumedRecords()
    • backendProductExecutionConsumptionIndexIndexedEveryRecord

      public boolean backendProductExecutionConsumptionIndexIndexedEveryRecord()
    • backendProductExecutionConsumptionIndexReady

      public boolean backendProductExecutionConsumptionIndexReady()
    • getBackendProductExecutionConsumptionIndexBlockerReason

      public String getBackendProductExecutionConsumptionIndexBlockerReason()
    • getBackendProductExecutionWriterUseItemCount

      public int getBackendProductExecutionWriterUseItemCount()
    • backendProductExecutionWriterUsePlannedEveryConsumedRecord

      public boolean backendProductExecutionWriterUsePlannedEveryConsumedRecord()
    • backendProductExecutionWriterUsePlanReady

      public boolean backendProductExecutionWriterUsePlanReady()
    • getBackendProductExecutionWriterUsePlanBlockerReason

      public String getBackendProductExecutionWriterUsePlanBlockerReason()
    • getBackendProductExecutionUsedWriterRecordCount

      public int getBackendProductExecutionUsedWriterRecordCount()
    • backendProductExecutionUsedEveryWriterUseItem

      public boolean backendProductExecutionUsedEveryWriterUseItem()
    • backendProductExecutionWriterUseResultReady

      public boolean backendProductExecutionWriterUseResultReady()
    • getBackendProductExecutionWriterUseResultBlockerReason

      public String getBackendProductExecutionWriterUseResultBlockerReason()
    • getBackendProductExecutionWriterUseIndexRecordCount

      public int getBackendProductExecutionWriterUseIndexRecordCount()
    • backendProductExecutionWriterUseIndexHasUsedRecords

      public boolean backendProductExecutionWriterUseIndexHasUsedRecords()
    • backendProductExecutionWriterUseIndexIndexedEveryRecord

      public boolean backendProductExecutionWriterUseIndexIndexedEveryRecord()
    • backendProductExecutionWriterUseIndexReady

      public boolean backendProductExecutionWriterUseIndexReady()
    • getBackendProductExecutionWriterUseIndexBlockerReason

      public String getBackendProductExecutionWriterUseIndexBlockerReason()
    • backendProductReadyForNoReparseExecution

      public boolean backendProductReadyForNoReparseExecution()
    • getBackendNoReparseReadinessBreakdown

      public de.grogra.xl.compiler.xl16u.XL16UBackendNoReparseReadinessBreakdown getBackendNoReparseReadinessBreakdown()
    • backendNoReparseReadinessReady

      public boolean backendNoReparseReadinessReady()
    • getBackendNoReparseReadinessId

      public String getBackendNoReparseReadinessId()
    • getBackendNoReparseFirstIncompleteStage

      public de.grogra.xl.compiler.xl16u.XL16UBackendNoReparseReadinessBreakdown.Stage getBackendNoReparseFirstIncompleteStage()
    • getBackendNoReparseFirstIncompleteStageId

      public String getBackendNoReparseFirstIncompleteStageId()
    • getBackendNoReparseFirstIncompleteStageReason

      public String getBackendNoReparseFirstIncompleteStageReason()
    • getBackendNoReparseNextActionId

      public String getBackendNoReparseNextActionId()
    • getBackendNoReparseNextActionReason

      public String getBackendNoReparseNextActionReason()
    • backendProductExecutionCandidateProfileEligibleForProductSwitch

      public boolean backendProductExecutionCandidateProfileEligibleForProductSwitch()
    • getBackendProductExecutionCandidateProfileSwitchBlockerReason

      public String getBackendProductExecutionCandidateProfileSwitchBlockerReason()
    • getBackendProductExecutionCandidateProfileSwitchBlockerId

      public String getBackendProductExecutionCandidateProfileSwitchBlockerId()
    • backendProductExecutionCoverageEligibleForProductSwitch

      public boolean backendProductExecutionCoverageEligibleForProductSwitch()
    • getBackendProductExecutionCoverageSwitchBlockerReason

      public String getBackendProductExecutionCoverageSwitchBlockerReason()
    • getBackendProductExecutionCoverageSwitchBlockerId

      public String getBackendProductExecutionCoverageSwitchBlockerId()
    • backendProductRouteSwitchEligible

      public boolean backendProductRouteSwitchEligible()
    • getBackendProductRouteSwitchBlockerReason

      public String getBackendProductRouteSwitchBlockerReason()
    • getBackendProductRouteSwitchBlockerId

      public String getBackendProductRouteSwitchBlockerId()
    • getBackendProductRouteSwitchDecision

      public de.grogra.xl.compiler.xl16u.XL16UBackendProductRouteActivationDecision getBackendProductRouteSwitchDecision()
    • getBackendProductRouteSwitchDecisionId

      public String getBackendProductRouteSwitchDecisionId()
    • getBackendProductRouteSwitchDecisionReason

      public String getBackendProductRouteSwitchDecisionReason()
    • getBackendProductRouteSwitchDecisionBlockerId

      public String getBackendProductRouteSwitchDecisionBlockerId()
    • getBackendNoReparseProductExecutionGate

      public de.grogra.xl.compiler.xl16u.XL16UBackendNoReparseProductExecutionGate getBackendNoReparseProductExecutionGate()
    • getBackendNoReparseProductExecutionRoute

      public de.grogra.xl.compiler.xl16u.XL16UBackendNoReparseProductExecutionGate.Route getBackendNoReparseProductExecutionRoute()
    • getBackendNoReparseProductExecutionRouteId

      public String getBackendNoReparseProductExecutionRouteId()
    • backendNoReparseProductExecutionSelectsDirect

      public boolean backendNoReparseProductExecutionSelectsDirect()
    • backendNoReparseProductExecutionSelectsCompatibilityFallback

      public boolean backendNoReparseProductExecutionSelectsCompatibilityFallback()
    • backendNoReparseProductExecutionBlocked

      public boolean backendNoReparseProductExecutionBlocked()
    • getBackendNoReparseProductExecutionBlockerReason

      public String getBackendNoReparseProductExecutionBlockerReason()
    • getBackendProductFinalAstOwnedCodegenPipelineState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline.State getBackendProductFinalAstOwnedCodegenPipelineState()
    • backendProductFinalAstOwnedCodegenPipelineReady

      @Deprecated public boolean backendProductFinalAstOwnedCodegenPipelineReady()
      Deprecated.
    • backendProductFinalAstOwnedCodegenPipelineBlocked

      @Deprecated public boolean backendProductFinalAstOwnedCodegenPipelineBlocked()
      Deprecated.
    • backendProductFinalAstOwnedCodegenPipelineRequiresCompatibilityFallback

      @Deprecated public boolean backendProductFinalAstOwnedCodegenPipelineRequiresCompatibilityFallback()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenPipelineBlockerReason

      @Deprecated public String getBackendProductFinalAstOwnedCodegenPipelineBlockerReason()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenDirectExecutionCount

      @Deprecated public int getBackendProductFinalAstOwnedCodegenDirectExecutionCount()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenReadyDirectExecutionCount

      @Deprecated public int getBackendProductFinalAstOwnedCodegenReadyDirectExecutionCount()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenCompatibilityFallbackDirectExecutionCount

      @Deprecated public int getBackendProductFinalAstOwnedCodegenCompatibilityFallbackDirectExecutionCount()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenBlockedDirectExecutionCount

      @Deprecated public int getBackendProductFinalAstOwnedCodegenBlockedDirectExecutionCount()
      Deprecated.
    • backendProductFinalAstOwnedCodegenDirectExecutionReady

      @Deprecated public boolean backendProductFinalAstOwnedCodegenDirectExecutionReady()
      Deprecated.
    • backendProductFinalAstOwnedCodegenDirectExecutionRequiresCompatibilityFallback

      @Deprecated public boolean backendProductFinalAstOwnedCodegenDirectExecutionRequiresCompatibilityFallback()
      Deprecated.
    • backendProductFinalAstOwnedCodegenDirectExecutionBlocked

      @Deprecated public boolean backendProductFinalAstOwnedCodegenDirectExecutionBlocked()
      Deprecated.
    • getBackendProductFinalAstOwnedCodegenDirectExecutionBlockerReason

      @Deprecated public String getBackendProductFinalAstOwnedCodegenDirectExecutionBlockerReason()
      Deprecated.
    • astOwnedBackendCommandsReadyForExecution

      public boolean astOwnedBackendCommandsReadyForExecution()
    • astOwnedBackendCommandsBlocked

      public boolean astOwnedBackendCommandsBlocked()
    • astOwnedBackendCommandsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendCommandsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendCommandReadinessBlockerReason

      public String getAstOwnedBackendCommandReadinessBlockerReason()
    • getAstOwnedBackendCommandReadinessFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendCommandReadinessFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendCommandReadinessFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendCommandReadinessFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendCommandActionRequestPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan getAstOwnedBackendCommandActionRequestPlan()
    • getAstOwnedBackendCommandActionRequestFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendCommandActionRequestFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendCommandActionRequestFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendCommandActionRequestFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendCommandActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandActionRequests()
    • getAstOwnedBackendCommandActionRequestCount

      public int getAstOwnedBackendCommandActionRequestCount()
    • getFirstAstOwnedBackendCommandActionRequest

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest getFirstAstOwnedBackendCommandActionRequest()
    • getAstOwnedBackendCommandAstOwnedActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandAstOwnedActionRequests()
    • getAstOwnedBackendCommandCompatibilityFallbackActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandCompatibilityFallbackActionRequests()
    • getAstOwnedBackendCommandActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandActionRequests(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionKind actionKind)
    • getAstOwnedBackendCommandActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandActionRequests(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendCommandActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandActionRequests(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendCommandActionRequests

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionRequest> getAstOwnedBackendCommandActionRequests(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendPreparedActionWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPreparedActionWork getAstOwnedBackendPreparedActionWork()
    • getAstOwnedBackendPreparedActionFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendPreparedActionFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendPreparedActionFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendPreparedActionFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendPreparedActions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPreparedActionWork.PreparedAction> getAstOwnedBackendPreparedActions()
    • getAstOwnedBackendPreparedActionCount

      public int getAstOwnedBackendPreparedActionCount()
    • getFirstAstOwnedBackendPreparedAction

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPreparedActionWork.PreparedAction getFirstAstOwnedBackendPreparedAction()
    • getAstOwnedBackendPreparedActions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPreparedActionWork.PreparedAction> getAstOwnedBackendPreparedActions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionKind actionKind)
    • getAstOwnedBackendPreparedActionCount

      public int getAstOwnedBackendPreparedActionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionKind actionKind)
    • getFirstAstOwnedBackendPreparedAction

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPreparedActionWork.PreparedAction getFirstAstOwnedBackendPreparedAction(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionKind actionKind)
    • getAstOwnedBackendExecutableActionPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan getAstOwnedBackendExecutableActionPlan()
    • getAstOwnedBackendExecutableActionFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendExecutableActionFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendExecutableActionFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendExecutableActionFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendExecutableActions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan.ExecutableAction> getAstOwnedBackendExecutableActions()
    • getAstOwnedBackendExecutableActionCount

      public int getAstOwnedBackendExecutableActionCount()
    • getFirstAstOwnedBackendExecutableAction

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan.ExecutableAction getFirstAstOwnedBackendExecutableAction()
    • getAstOwnedBackendExecutableActions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan.ExecutableAction> getAstOwnedBackendExecutableActions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandActionRequestPlan.ActionKind actionKind)
    • getAstOwnedBackendExecutableActionReadiness

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionReadiness getAstOwnedBackendExecutableActionReadiness()
    • astOwnedBackendExecutableActionsReady

      public boolean astOwnedBackendExecutableActionsReady()
    • astOwnedBackendExecutableActionsBlocked

      public boolean astOwnedBackendExecutableActionsBlocked()
    • getAstOwnedBackendExecutableActionBlockerReason

      public String getAstOwnedBackendExecutableActionBlockerReason()
    • getAstOwnedBackendExecutableActionReadinessFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendExecutableActionReadinessFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendExecutableActionReadinessFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendExecutableActionReadinessFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendExecutableActionTargetSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule getAstOwnedBackendExecutableActionTargetSchedule()
    • getAstOwnedBackendExecutableActionTargetFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendExecutableActionTargetFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendExecutableActionTargetFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendExecutableActionTargetFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendExecutableActionTargetBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.TargetBatch> getAstOwnedBackendExecutableActionTargetBatches()
    • getAstOwnedBackendExecutableActionTargetBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.TargetBatch getAstOwnedBackendExecutableActionTargetBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • getAstOwnedBackendExecutableActionTargetReadiness

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetReadiness getAstOwnedBackendExecutableActionTargetReadiness(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • astOwnedBackendHasDeclarationStateWriterActions

      public boolean astOwnedBackendHasDeclarationStateWriterActions()
    • astOwnedBackendHasCompatibilityFallbackWriterActions

      @Deprecated public boolean astOwnedBackendHasCompatibilityFallbackWriterActions()
      Deprecated.
    • getAstOwnedBackendCompatibilityFallbackWriterActionCount

      @Deprecated public int getAstOwnedBackendCompatibilityFallbackWriterActionCount()
      Deprecated.
    • astOwnedBackendCompatibilityFallbackWriterReady

      @Deprecated public boolean astOwnedBackendCompatibilityFallbackWriterReady()
      Deprecated.
    • getAstOwnedBackendCompatibilityFallbackWriterFirstCompatibilityFallbackRouteKindId

      @Deprecated public String getAstOwnedBackendCompatibilityFallbackWriterFirstCompatibilityFallbackRouteKindId()
      Deprecated.
    • getAstOwnedBackendCompatibilityFallbackWriterFirstCompatibilityFallbackRouteReason

      @Deprecated public String getAstOwnedBackendCompatibilityFallbackWriterFirstCompatibilityFallbackRouteReason()
      Deprecated.
    • getAstOwnedBackendDeclarationStateWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendDeclarationStateWriterInput getAstOwnedBackendDeclarationStateWriterInput()
    • getAstOwnedBackendDeclarationStateWriterActionCount

      public int getAstOwnedBackendDeclarationStateWriterActionCount()
    • astOwnedBackendDeclarationStateWriterReady

      public boolean astOwnedBackendDeclarationStateWriterReady()
    • getFirstAstOwnedBackendDeclarationStateWriterAction

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan.ExecutableAction getFirstAstOwnedBackendDeclarationStateWriterAction()
    • getAstOwnedBackendCompatibilityFallbackWriterInput

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCompatibilityFallbackWriterInput getAstOwnedBackendCompatibilityFallbackWriterInput()
      Deprecated.
    • getAstOwnedBackendCompatibilityFallbackWriterInputFirstCompatibilityFallbackRouteKindId

      @Deprecated public String getAstOwnedBackendCompatibilityFallbackWriterInputFirstCompatibilityFallbackRouteKindId()
      Deprecated.
    • getAstOwnedBackendCompatibilityFallbackWriterInputFirstCompatibilityFallbackRouteReason

      @Deprecated public String getAstOwnedBackendCompatibilityFallbackWriterInputFirstCompatibilityFallbackRouteReason()
      Deprecated.
    • getFirstAstOwnedBackendCompatibilityFallbackWriterAction

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionPlan.ExecutableAction getFirstAstOwnedBackendCompatibilityFallbackWriterAction()
      Deprecated.
    • getAstOwnedBackendDeclarationStateWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendDeclarationStateWriterResult getAstOwnedBackendDeclarationStateWriterResult()
    • getAstOwnedBackendDeclarationStateUpdates

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendDeclarationStateWriterResult.StateUpdate> getAstOwnedBackendDeclarationStateUpdates()
    • getAstOwnedBackendDeclarationStateUpdateCount

      public int getAstOwnedBackendDeclarationStateUpdateCount()
    • getFirstAstOwnedBackendDeclarationStateUpdate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendDeclarationStateWriterResult.StateUpdate getFirstAstOwnedBackendDeclarationStateUpdate()
    • astOwnedBackendDeclarationStateCommitReady

      public boolean astOwnedBackendDeclarationStateCommitReady()
    • getAstOwnedBackendStatementBytecodeWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterInput getAstOwnedBackendStatementBytecodeWriterInput()
    • getAstOwnedBackendExpressionBytecodeWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterInput getAstOwnedBackendExpressionBytecodeWriterInput()
    • getAstOwnedBackendStatementBytecodeWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterResult getAstOwnedBackendStatementBytecodeWriterResult()
    • getAstOwnedBackendExpressionBytecodeWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterResult getAstOwnedBackendExpressionBytecodeWriterResult()
    • getAstOwnedBackendStatementBytecodeEmissionCount

      public int getAstOwnedBackendStatementBytecodeEmissionCount()
    • getAstOwnedBackendExpressionBytecodeEmissionCount

      public int getAstOwnedBackendExpressionBytecodeEmissionCount()
    • getFirstAstOwnedBackendStatementBytecodeEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterResult.BytecodeEmission getFirstAstOwnedBackendStatementBytecodeEmission()
    • getFirstAstOwnedBackendExpressionBytecodeEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendBytecodeWriterResult.BytecodeEmission getFirstAstOwnedBackendExpressionBytecodeEmission()
    • astOwnedBackendStatementBytecodeEmissionReady

      public boolean astOwnedBackendStatementBytecodeEmissionReady()
    • astOwnedBackendExpressionBytecodeEmissionReady

      public boolean astOwnedBackendExpressionBytecodeEmissionReady()
    • getAstOwnedBackendCallableRegistryWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterInput getAstOwnedBackendCallableRegistryWriterInput()
    • getAstOwnedBackendMetadataWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterInput getAstOwnedBackendMetadataWriterInput()
    • getAstOwnedBackendCallableRegistryWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterResult getAstOwnedBackendCallableRegistryWriterResult()
    • getAstOwnedBackendMetadataWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterResult getAstOwnedBackendMetadataWriterResult()
    • getAstOwnedBackendCallableRegistryUpdateCount

      public int getAstOwnedBackendCallableRegistryUpdateCount()
    • getAstOwnedBackendMetadataUpdateCount

      public int getAstOwnedBackendMetadataUpdateCount()
    • getFirstAstOwnedBackendCallableRegistryUpdate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterResult.ModelUpdate getFirstAstOwnedBackendCallableRegistryUpdate()
    • getFirstAstOwnedBackendMetadataUpdate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendModelWriterResult.ModelUpdate getFirstAstOwnedBackendMetadataUpdate()
    • astOwnedBackendCallableRegistryCommitReady

      public boolean astOwnedBackendCallableRegistryCommitReady()
    • astOwnedBackendMetadataCommitReady

      public boolean astOwnedBackendMetadataCommitReady()
    • getAstOwnedBackendRuntimeHookWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterInput getAstOwnedBackendRuntimeHookWriterInput()
    • getAstOwnedBackendSourceExpressionBodyWriterInput

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterInput getAstOwnedBackendSourceExpressionBodyWriterInput()
    • getAstOwnedBackendRuntimeHookWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterResult getAstOwnedBackendRuntimeHookWriterResult()
    • getAstOwnedBackendSourceExpressionBodyWriterResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterResult getAstOwnedBackendSourceExpressionBodyWriterResult()
    • getAstOwnedBackendRuntimeHookBodyEmissionCount

      public int getAstOwnedBackendRuntimeHookBodyEmissionCount()
    • getAstOwnedBackendSourceExpressionBodyEmissionCount

      public int getAstOwnedBackendSourceExpressionBodyEmissionCount()
    • getFirstAstOwnedBackendRuntimeHookBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterResult.BodyEmission getFirstAstOwnedBackendRuntimeHookBodyEmission()
    • getFirstAstOwnedBackendSourceExpressionBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableBodyWriterResult.BodyEmission getFirstAstOwnedBackendSourceExpressionBodyEmission()
    • astOwnedBackendRuntimeHookBodyEmissionReady

      public boolean astOwnedBackendRuntimeHookBodyEmissionReady()
    • astOwnedBackendSourceExpressionBodyEmissionReady

      public boolean astOwnedBackendSourceExpressionBodyEmissionReady()
    • getAstOwnedBackendWriterManifest

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterManifest getAstOwnedBackendWriterManifest()
    • getAstOwnedBackendWriterOutputCount

      public int getAstOwnedBackendWriterOutputCount()
    • astOwnedBackendHasWriterOutputs

      public boolean astOwnedBackendHasWriterOutputs()
    • astOwnedBackendWriterCommitReady

      public boolean astOwnedBackendWriterCommitReady()
    • getAstOwnedBackendWriterBlockerReason

      public String getAstOwnedBackendWriterBlockerReason()
    • getAstOwnedBackendWriterFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterCommitPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan getAstOwnedBackendWriterCommitPlan()
    • getAstOwnedBackendWriterCommitStepCount

      public int getAstOwnedBackendWriterCommitStepCount()
    • getFirstAstOwnedBackendWriterCommitStep

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitStep getFirstAstOwnedBackendWriterCommitStep()
    • astOwnedBackendWriterCommitPlanReady

      public boolean astOwnedBackendWriterCommitPlanReady()
    • getAstOwnedBackendWriterCommitBlockerReason

      public String getAstOwnedBackendWriterCommitBlockerReason()
    • getAstOwnedBackendWriterCommitFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterCommitFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterCommitFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterCommitFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitResult getAstOwnedBackendWriterCommitResult()
    • getAstOwnedBackendCommittedWriterStepCount

      public int getAstOwnedBackendCommittedWriterStepCount()
    • getFirstAstOwnedBackendCommittedWriterStep

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitResult.CommittedWriterStep getFirstAstOwnedBackendCommittedWriterStep()
    • astOwnedBackendWriterCommittedEveryStep

      public boolean astOwnedBackendWriterCommittedEveryStep()
    • astOwnedBackendCommittedWriterReady

      public boolean astOwnedBackendCommittedWriterReady()
    • getAstOwnedBackendCommittedWriterBlockerReason

      public String getAstOwnedBackendCommittedWriterBlockerReason()
    • getAstOwnedBackendCommittedWriterFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendCommittedWriterFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendCommittedWriterFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendCommittedWriterFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterPublicationResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult getAstOwnedBackendWriterPublicationResult()
    • getAstOwnedBackendPublishedWriterRecordCount

      public int getAstOwnedBackendPublishedWriterRecordCount()
    • getFirstAstOwnedBackendPublishedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult.PublishedWriterRecord getFirstAstOwnedBackendPublishedWriterRecord()
    • astOwnedBackendWriterPublishedEveryCommittedStep

      public boolean astOwnedBackendWriterPublishedEveryCommittedStep()
    • astOwnedBackendPublishedWriterReady

      public boolean astOwnedBackendPublishedWriterReady()
    • getAstOwnedBackendPublishedWriterBlockerReason

      public String getAstOwnedBackendPublishedWriterBlockerReason()
    • getAstOwnedBackendPublishedWriterFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendPublishedWriterFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendPublishedWriterFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendPublishedWriterFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterPublicationIndex

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationIndex getAstOwnedBackendWriterPublicationIndex()
    • getAstOwnedBackendPublishedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult.PublishedWriterRecord> getAstOwnedBackendPublishedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getAstOwnedBackendPublishedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult.PublishedWriterRecord> getAstOwnedBackendPublishedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • getFirstAstOwnedBackendPublishedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult.PublishedWriterRecord getFirstAstOwnedBackendPublishedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getFirstAstOwnedBackendPublishedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterPublicationResult.PublishedWriterRecord getFirstAstOwnedBackendPublishedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • astOwnedBackendWriterPublicationIndexedEveryRecord

      public boolean astOwnedBackendWriterPublicationIndexedEveryRecord()
    • astOwnedBackendWriterPublicationIndexReady

      public boolean astOwnedBackendWriterPublicationIndexReady()
    • getAstOwnedBackendWriterPublicationIndexBlockerReason

      public String getAstOwnedBackendWriterPublicationIndexBlockerReason()
    • getAstOwnedBackendWriterPublicationIndexFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterPublicationIndexFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterPublicationIndexFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterPublicationIndexFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterDeliveryPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterDeliveryPlan getAstOwnedBackendWriterDeliveryPlan()
    • getAstOwnedBackendWriterDeliveryItemCount

      public int getAstOwnedBackendWriterDeliveryItemCount()
    • getFirstAstOwnedBackendWriterDeliveryItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterDeliveryPlan.DeliveryItem getFirstAstOwnedBackendWriterDeliveryItem()
    • astOwnedBackendWriterDeliveryPlannedEveryRecord

      public boolean astOwnedBackendWriterDeliveryPlannedEveryRecord()
    • astOwnedBackendWriterDeliveryReady

      public boolean astOwnedBackendWriterDeliveryReady()
    • getAstOwnedBackendWriterDeliveryBlockerReason

      public String getAstOwnedBackendWriterDeliveryBlockerReason()
    • getAstOwnedBackendWriterDeliveryFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterDeliveryFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterDeliveryFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterDeliveryFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterDeliveryResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterDeliveryResult getAstOwnedBackendWriterDeliveryResult()
    • getAstOwnedBackendDeliveredWriterRecordCount

      public int getAstOwnedBackendDeliveredWriterRecordCount()
    • getFirstAstOwnedBackendDeliveredWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterDeliveryResult.DeliveredWriterRecord getFirstAstOwnedBackendDeliveredWriterRecord()
    • astOwnedBackendWriterDeliveredEveryPlannedItem

      public boolean astOwnedBackendWriterDeliveredEveryPlannedItem()
    • astOwnedBackendWriterDeliveryResultReady

      public boolean astOwnedBackendWriterDeliveryResultReady()
    • getAstOwnedBackendWriterDeliveryResultBlockerReason

      public String getAstOwnedBackendWriterDeliveryResultBlockerReason()
    • getAstOwnedBackendWriterDeliveryResultFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterDeliveryResultFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterDeliveryResultFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterDeliveryResultFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterConsumptionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult getAstOwnedBackendWriterConsumptionResult()
    • getAstOwnedBackendConsumedWriterRecordCount

      public int getAstOwnedBackendConsumedWriterRecordCount()
    • getFirstAstOwnedBackendConsumedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult.ConsumedWriterRecord getFirstAstOwnedBackendConsumedWriterRecord()
    • astOwnedBackendWriterConsumedEveryDeliveredRecord

      public boolean astOwnedBackendWriterConsumedEveryDeliveredRecord()
    • astOwnedBackendWriterConsumptionReady

      public boolean astOwnedBackendWriterConsumptionReady()
    • getAstOwnedBackendWriterConsumptionBlockerReason

      public String getAstOwnedBackendWriterConsumptionBlockerReason()
    • getAstOwnedBackendWriterConsumptionFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterConsumptionFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterConsumptionFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterConsumptionFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterConsumptionIndex

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionIndex getAstOwnedBackendWriterConsumptionIndex()
    • getAstOwnedBackendConsumedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult.ConsumedWriterRecord> getAstOwnedBackendConsumedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getAstOwnedBackendConsumedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult.ConsumedWriterRecord> getAstOwnedBackendConsumedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • getFirstAstOwnedBackendConsumedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult.ConsumedWriterRecord getFirstAstOwnedBackendConsumedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getFirstAstOwnedBackendConsumedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterConsumptionResult.ConsumedWriterRecord getFirstAstOwnedBackendConsumedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • astOwnedBackendWriterConsumptionIndexedEveryRecord

      public boolean astOwnedBackendWriterConsumptionIndexedEveryRecord()
    • astOwnedBackendWriterConsumptionIndexReady

      public boolean astOwnedBackendWriterConsumptionIndexReady()
    • getAstOwnedBackendWriterConsumptionIndexBlockerReason

      public String getAstOwnedBackendWriterConsumptionIndexBlockerReason()
    • getAstOwnedBackendWriterConsumptionIndexFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterConsumptionIndexFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterConsumptionIndexFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterConsumptionIndexFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterUsePlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUsePlan getAstOwnedBackendWriterUsePlan()
    • getAstOwnedBackendWriterUseItemCount

      public int getAstOwnedBackendWriterUseItemCount()
    • getFirstAstOwnedBackendWriterUseItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUsePlan.BackendUseItem getFirstAstOwnedBackendWriterUseItem()
    • astOwnedBackendWriterUsePlannedEveryConsumedRecord

      public boolean astOwnedBackendWriterUsePlannedEveryConsumedRecord()
    • astOwnedBackendWriterUsePlanReady

      public boolean astOwnedBackendWriterUsePlanReady()
    • getAstOwnedBackendWriterUsePlanBlockerReason

      public String getAstOwnedBackendWriterUsePlanBlockerReason()
    • getAstOwnedBackendWriterUsePlanFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterUsePlanFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterUsePlanFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterUsePlanFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterUseResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult getAstOwnedBackendWriterUseResult()
    • getAstOwnedBackendUsedWriterRecordCount

      public int getAstOwnedBackendUsedWriterRecordCount()
    • getFirstAstOwnedBackendUsedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult.UsedWriterRecord getFirstAstOwnedBackendUsedWriterRecord()
    • astOwnedBackendWriterUsedEveryPlannedItem

      public boolean astOwnedBackendWriterUsedEveryPlannedItem()
    • astOwnedBackendWriterUseResultReady

      public boolean astOwnedBackendWriterUseResultReady()
    • getAstOwnedBackendWriterUseResultBlockerReason

      public String getAstOwnedBackendWriterUseResultBlockerReason()
    • getAstOwnedBackendWriterUseResultFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterUseResultFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterUseResultFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterUseResultFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendWriterUseIndex

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseIndex getAstOwnedBackendWriterUseIndex()
    • getAstOwnedBackendUsedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult.UsedWriterRecord> getAstOwnedBackendUsedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getAstOwnedBackendUsedWriterRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult.UsedWriterRecord> getAstOwnedBackendUsedWriterRecords(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • getFirstAstOwnedBackendUsedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult.UsedWriterRecord getFirstAstOwnedBackendUsedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterCommitPlan.CommitKind commitKind)
    • getFirstAstOwnedBackendUsedWriterRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWriterUseResult.UsedWriterRecord getFirstAstOwnedBackendUsedWriterRecord(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutableActionTargetSchedule.Target target)
    • astOwnedBackendWriterUseIndexedEveryRecord

      public boolean astOwnedBackendWriterUseIndexedEveryRecord()
    • astOwnedBackendWriterUseIndexReady

      public boolean astOwnedBackendWriterUseIndexReady()
    • getAstOwnedBackendWriterUseIndexBlockerReason

      public String getAstOwnedBackendWriterUseIndexBlockerReason()
    • getAstOwnedBackendWriterUseIndexFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendWriterUseIndexFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendWriterUseIndexFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendWriterUseIndexFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendCommandKindBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch> getAstOwnedBackendCommandKindBatches()
    • getAstOwnedBackendFamilyCommandBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch> getAstOwnedBackendFamilyCommandBatches()
    • getAstOwnedBackendCapabilityCommandBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch> getAstOwnedBackendCapabilityCommandBatches()
    • getAstOwnedBackendWorkKindCommandBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch> getAstOwnedBackendWorkKindCommandBatches()
    • getAstOwnedBackendCommandKindBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch getAstOwnedBackendCommandKindBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.CommandKind commandKind)
    • getAstOwnedBackendFamilyCommandBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch getAstOwnedBackendFamilyCommandBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendCapabilityCommandBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch getAstOwnedBackendCapabilityCommandBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendWorkKindCommandBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCommandBatchSchedule.CommandBatch getAstOwnedBackendWorkKindCommandBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendExecutionCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCommands()
    • getAstOwnedBackendExecutionCommandCount

      public int getAstOwnedBackendExecutionCommandCount()
    • getFirstAstOwnedBackendExecutionCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCommand()
    • getAstOwnedBackendExecutionCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCommands(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.CommandKind commandKind)
    • getAstOwnedBackendExecutionCommandCount

      public int getAstOwnedBackendExecutionCommandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.CommandKind commandKind)
    • getFirstAstOwnedBackendExecutionCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCommand(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.CommandKind commandKind)
    • getAstOwnedBackendExecutionCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCommands(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendExecutionCommandCount

      public int getAstOwnedBackendExecutionCommandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getFirstAstOwnedBackendExecutionCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCommand(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendExecutionCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCommands(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendExecutionCommandCount

      public int getAstOwnedBackendExecutionCommandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getFirstAstOwnedBackendExecutionCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCommand(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendExecutionCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCommands(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendExecutionCommandCount

      public int getAstOwnedBackendExecutionCommandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getFirstAstOwnedBackendExecutionCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCommand(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendExecutionAstOwnedCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionAstOwnedCommands()
    • getAstOwnedBackendExecutionAstOwnedCommandCount

      public int getAstOwnedBackendExecutionAstOwnedCommandCount()
    • getFirstAstOwnedBackendExecutionAstOwnedCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionAstOwnedCommand()
    • getAstOwnedBackendExecutionCompatibilityFallbackCommands

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand> getAstOwnedBackendExecutionCompatibilityFallbackCommands()
    • getAstOwnedBackendExecutionCompatibilityFallbackCommandCount

      public int getAstOwnedBackendExecutionCompatibilityFallbackCommandCount()
    • getFirstAstOwnedBackendExecutionCompatibilityFallbackCommand

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendExecutionCommandPlan.ExecutionCommand getFirstAstOwnedBackendExecutionCompatibilityFallbackCommand()
    • getAstOwnedBackendFamilyExecutionSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyExecutionSchedule getAstOwnedBackendFamilyExecutionSchedule()
    • getAstOwnedBackendFamilyExecutionBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyExecutionSchedule.FamilyBatch> getAstOwnedBackendFamilyExecutionBatches()
    • getAstOwnedBackendFamilyExecutionBatchCount

      public int getAstOwnedBackendFamilyExecutionBatchCount()
    • getFirstAstOwnedBackendFamilyExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyExecutionSchedule.FamilyBatch getFirstAstOwnedBackendFamilyExecutionBatch()
    • getAstOwnedBackendFamilyExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyExecutionSchedule.FamilyBatch getAstOwnedBackendFamilyExecutionBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendCapabilityExecutionSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCapabilityExecutionSchedule getAstOwnedBackendCapabilityExecutionSchedule()
    • getAstOwnedBackendCapabilityExecutionBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCapabilityExecutionSchedule.CapabilityBatch> getAstOwnedBackendCapabilityExecutionBatches()
    • getAstOwnedBackendCapabilityExecutionBatchCount

      public int getAstOwnedBackendCapabilityExecutionBatchCount()
    • getFirstAstOwnedBackendCapabilityExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCapabilityExecutionSchedule.CapabilityBatch getFirstAstOwnedBackendCapabilityExecutionBatch()
    • getAstOwnedBackendCapabilityExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCapabilityExecutionSchedule.CapabilityBatch getAstOwnedBackendCapabilityExecutionBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendWorkKindExecutionSchedule

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkKindExecutionSchedule getAstOwnedBackendWorkKindExecutionSchedule()
    • getAstOwnedBackendWorkKindExecutionBatches

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkKindExecutionSchedule.WorkKindBatch> getAstOwnedBackendWorkKindExecutionBatches()
    • getAstOwnedBackendWorkKindExecutionBatchCount

      public int getAstOwnedBackendWorkKindExecutionBatchCount()
    • getFirstAstOwnedBackendWorkKindExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkKindExecutionSchedule.WorkKindBatch getFirstAstOwnedBackendWorkKindExecutionBatch()
    • getAstOwnedBackendWorkKindExecutionBatch

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkKindExecutionSchedule.WorkKindBatch getAstOwnedBackendWorkKindExecutionBatch(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • astOwnedBackendExecutionScheduleUsesAstOwnedBackendRoute

      public boolean astOwnedBackendExecutionScheduleUsesAstOwnedBackendRoute()
    • astOwnedBackendExecutionScheduleUsesCompatibilitySourceFallbackRoute

      public boolean astOwnedBackendExecutionScheduleUsesCompatibilitySourceFallbackRoute()
    • getAstOwnedBackendExecutionScheduledWorkItemCount

      public int getAstOwnedBackendExecutionScheduledWorkItemCount()
    • getAstOwnedBackendExecutionAstOwnedWorkItemCount

      public int getAstOwnedBackendExecutionAstOwnedWorkItemCount()
    • getAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItemCount

      public int getAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItemCount()
    • getAstOwnedBackendExecutionCompatibilityFallbackWorkItemCount

      public int getAstOwnedBackendExecutionCompatibilityFallbackWorkItemCount()
    • getAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItemCount

      public int getAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItemCount()
    • getAstOwnedBackendExecutionScheduledWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionScheduledWorkItems()
    • getFirstAstOwnedBackendExecutionScheduledWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionScheduledWorkItem()
    • getAstOwnedBackendExecutionAstOwnedWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionAstOwnedWorkItems()
    • getAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItems()
    • getFirstAstOwnedBackendExecutionAstOwnedWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionAstOwnedWorkItem()
    • getFirstAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionSupportedAstOwnedCandidateWorkItem()
    • getAstOwnedBackendExecutionCompatibilityFallbackWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionCompatibilityFallbackWorkItems()
    • getAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItems()
    • getFirstAstOwnedBackendExecutionCompatibilityFallbackWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionCompatibilityFallbackWorkItem()
    • getFirstAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionUnsupportedCompatibilityFallbackCandidateWorkItem()
    • getAstOwnedBackendExecutionScheduledWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionScheduledWorkItems(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendExecutionScheduledWorkItemCount

      public int getAstOwnedBackendExecutionScheduledWorkItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getFirstAstOwnedBackendExecutionScheduledWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionScheduledWorkItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendExecutionScheduledWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionScheduledWorkItems(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendExecutionScheduledWorkItemCount

      public int getAstOwnedBackendExecutionScheduledWorkItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getFirstAstOwnedBackendExecutionScheduledWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionScheduledWorkItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendExecutionScheduledWorkItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendExecutionScheduledWorkItems(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendExecutionScheduledWorkItemCount

      public int getAstOwnedBackendExecutionScheduledWorkItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getFirstAstOwnedBackendExecutionScheduledWorkItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendExecutionScheduledWorkItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind workKind)
    • getAstOwnedBackendExecutionScheduleRouteBlockerReason

      public String getAstOwnedBackendExecutionScheduleRouteBlockerReason()
    • getAstOwnedBackendExecutionScheduleFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendExecutionScheduleFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendExecutionScheduleFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendExecutionScheduleFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendHandoff getAstOwnedBackendHandoff()
    • getAstOwnedIntrinsicCallBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedIntrinsicCallBackendHandoff getAstOwnedIntrinsicCallBackendHandoff()
    • getAstOwnedAliasCastBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedAliasCastBackendHandoff getAstOwnedAliasCastBackendHandoff()
    • getAstOwnedPhysicalProjectionBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedPhysicalProjectionBackendHandoff getAstOwnedPhysicalProjectionBackendHandoff()
    • getAstOwnedRuntimeHookBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedRuntimeHookBackendHandoff getAstOwnedRuntimeHookBackendHandoff()
    • getAstRuntimeHookBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookBackendHandoff getAstRuntimeHookBackendHandoff()
    • getAstOwnedPhysicalIntegralNormalizationPolicyHandoff

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedPhysicalIntegralNormalizationPolicyHandoff getAstOwnedPhysicalIntegralNormalizationPolicyHandoff()
    • getAstOwnedBackendIntrinsicCallPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallPlanResult getAstOwnedBackendIntrinsicCallPlanResult()
    • getAstOwnedBackendIntrinsicCallBytecodePlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallBytecodePlan getAstOwnedBackendIntrinsicCallBytecodePlan()
    • getAstOwnedBackendIntrinsicCallBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallBytecodeEmissionResult getAstOwnedBackendIntrinsicCallBytecodeEmissionResult()
    • getAstOwnedBackendIntrinsicCallMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallMethodBodyTemplate getAstOwnedBackendIntrinsicCallMethodBodyTemplate()
    • getAstOwnedBackendIntrinsicCallBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallBytecodeArtifact getAstOwnedBackendIntrinsicCallBytecodeArtifact()
    • getAstOwnedBackendIntrinsicCallLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallLoadedArtifact getAstOwnedBackendIntrinsicCallLoadedArtifact()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyResult getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyResult()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionResult getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionResult()
    • getAstOwnedBackendAliasCastPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastPlanResult getAstOwnedBackendAliasCastPlanResult()
    • getAstOwnedBackendAliasCastBytecodeRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastBytecodeRequestResult getAstOwnedBackendAliasCastBytecodeRequestResult()
    • getAstOwnedBackendAliasCastPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastPreparedWork getAstOwnedBackendAliasCastPreparedWork()
    • getAstOwnedBackendAliasCastBytecodePlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastBytecodePlan getAstOwnedBackendAliasCastBytecodePlan()
    • getAstOwnedBackendAliasCastBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastBytecodeEmissionResult getAstOwnedBackendAliasCastBytecodeEmissionResult()
    • getAstOwnedBackendAliasCastMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastMethodBodyTemplate getAstOwnedBackendAliasCastMethodBodyTemplate()
    • getAstOwnedBackendAliasCastBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastBytecodeArtifact getAstOwnedBackendAliasCastBytecodeArtifact()
    • getAstOwnedBackendAliasCastLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastLoadedArtifact getAstOwnedBackendAliasCastLoadedArtifact()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastSourceExpressionMethodBodyResult getAstOwnedBackendAliasCastSourceExpressionMethodBodyResult()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionResult getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionResult()
    • getAstOwnedBackendPhysicalProjectionPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionPlanResult getAstOwnedBackendPhysicalProjectionPlanResult()
    • getAstOwnedBackendPhysicalProjectionBytecodeRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionBytecodeRequestResult getAstOwnedBackendPhysicalProjectionBytecodeRequestResult()
    • getAstOwnedBackendPhysicalProjectionPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionPreparedWork getAstOwnedBackendPhysicalProjectionPreparedWork()
    • getAstOwnedBackendPhysicalProjectionBytecodePlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionBytecodePlan getAstOwnedBackendPhysicalProjectionBytecodePlan()
    • getAstOwnedBackendPhysicalProjectionBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionBytecodeEmissionResult getAstOwnedBackendPhysicalProjectionBytecodeEmissionResult()
    • getAstOwnedBackendPhysicalProjectionMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionMethodBodyTemplate getAstOwnedBackendPhysicalProjectionMethodBodyTemplate()
    • getAstOwnedBackendPhysicalProjectionBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionBytecodeArtifact getAstOwnedBackendPhysicalProjectionBytecodeArtifact()
    • getAstOwnedBackendPhysicalProjectionLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionLoadedArtifact getAstOwnedBackendPhysicalProjectionLoadedArtifact()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyResult getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyResult()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionResult getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionResult()
    • getAstOwnedBackendRuntimeHookIntentResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookIntentResult getAstOwnedBackendRuntimeHookIntentResult()
    • getAstOwnedBackendRuntimeHookPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookPlanResult getAstOwnedBackendRuntimeHookPlanResult()
    • getAstOwnedBackendRuntimeHookBytecodeRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookBytecodeRequestResult getAstOwnedBackendRuntimeHookBytecodeRequestResult()
    • getAstOwnedBackendFinalCodegenContract

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract getAstOwnedBackendFinalCodegenContract()
    • getAstOwnedSourceExpressionEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan getAstOwnedSourceExpressionEmissionPlan()
    • getAstOwnedSourceExpressionPreparedEmissionWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionPreparedEmissionWork getAstOwnedSourceExpressionPreparedEmissionWork()
    • getAstOwnedSourceExpressionEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult getAstOwnedSourceExpressionEmissionResult()
    • getAstOwnedSourceExpressionMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyBuilder getAstOwnedSourceExpressionMethodBodyBuilder()
    • getAstOwnedSourceExpressionMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan getAstOwnedSourceExpressionMethodBodyPlan()
    • getAstOwnedSourceExpressionHelperBytecodeArtifacts

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperBytecodeArtifacts getAstOwnedSourceExpressionHelperBytecodeArtifacts()
    • getAstOwnedSourceExpressionLoadedHelperArtifacts

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionLoadedHelperArtifacts getAstOwnedSourceExpressionLoadedHelperArtifacts()
    • getAstOwnedSourceExpressionHelperInvocationDispatcher

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationDispatcher getAstOwnedSourceExpressionHelperInvocationDispatcher()
    • getAstOwnedSourceExpressionHelperInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationResult getAstOwnedSourceExpressionHelperInvocationResult()
    • getAstOwnedSourceExpressionGeneratedBodyRoute

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyRoute getAstOwnedSourceExpressionGeneratedBodyRoute()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork getAstOwnedSourceExpressionGeneratedBodyPreparedWork()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult getAstOwnedSourceExpressionGeneratedBodyExecutionResult()
    • getSourceExpressionBodySchedule

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule getSourceExpressionBodySchedule()
    • getSourceExpressionFinalBodyArtifacts

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyArtifacts getSourceExpressionFinalBodyArtifacts()
    • getSourceExpressionFinalBodyLoadedArtifacts

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyLoadedArtifacts getSourceExpressionFinalBodyLoadedArtifacts()
    • getSourceExpressionFinalBodyInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyInvocationResult getSourceExpressionFinalBodyInvocationResult()
    • getSourceExpressionFinalMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan getSourceExpressionFinalMethodBodyPlan()
    • getSourceExpressionFinalMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyBuilder getSourceExpressionFinalMethodBodyBuilder()
    • getSourceExpressionGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult getSourceExpressionGeneratedMethodBodyIntegrationResult()
    • getSourceExpressionConcreteMethodBodyEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult getSourceExpressionConcreteMethodBodyEmissionResult()
    • getSourceExpressionConcreteMethodBodyArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult getSourceExpressionConcreteMethodBodyArtifactResult()
    • getSourceExpressionConcreteMethodBodyLoadedArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult getSourceExpressionConcreteMethodBodyLoadedArtifactResult()
    • getSourceExpressionConcreteMethodBodyInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult getSourceExpressionConcreteMethodBodyInvocationResult()
    • getSourceExpressionConcreteBackendRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteBackendRoute getSourceExpressionConcreteBackendRoute()
    • getSourceExpressionBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBackendHandoff getSourceExpressionBackendHandoff()
    • getAstOwnedBackendPhysicalIntegralNormalizationPolicyResult

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalIntegralNormalizationPolicyResult getAstOwnedBackendPhysicalIntegralNormalizationPolicyResult()
    • getAstRuntimeHookBytecodePlan

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookBytecodePlan getAstRuntimeHookBytecodePlan()
    • getAstRuntimeHookBytecodePreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookBytecodePreparedWork getAstRuntimeHookBytecodePreparedWork()
    • getAstRuntimeHookBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookBytecodeEmissionResult getAstRuntimeHookBytecodeEmissionResult()
    • getAstRuntimeHookMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookMethodBodyTemplate getAstRuntimeHookMethodBodyTemplate()
    • getAstRuntimeHookBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookBytecodeArtifact getAstRuntimeHookBytecodeArtifact()
    • getAstRuntimeHookLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstRuntimeHookLoadedArtifact getAstRuntimeHookLoadedArtifact()
    • getAstOwnedBackendConsumerNodeCount

      public int getAstOwnedBackendConsumerNodeCount()
    • getAstOwnedBackendConsumerNodeCount

      public int getAstOwnedBackendConsumerNodeCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendConsumerNodeCount

      public int getAstOwnedBackendConsumerNodeCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendUnsupportedConsumerNodeCount

      public int getAstOwnedBackendUnsupportedConsumerNodeCount()
    • getAstOwnedBackendUnsupportedConsumerNodes

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumerResult.ConsumedFamilyNode> getAstOwnedBackendUnsupportedConsumerNodes()
    • getAstOwnedBackendFirstUnsupportedConsumerNode

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumerResult.ConsumedFamilyNode getAstOwnedBackendFirstUnsupportedConsumerNode()
    • astOwnedBackendHasUnsupportedConsumerNodes

      public boolean astOwnedBackendHasUnsupportedConsumerNodes()
    • getAstOwnedBackendVariableDeclarationNodeCount

      public int getAstOwnedBackendVariableDeclarationNodeCount()
    • getAstOwnedBackendRangedDeclarationNodeCount

      public int getAstOwnedBackendRangedDeclarationNodeCount()
    • getAstOwnedBackendPhysicalDeclarationNodeCount

      public int getAstOwnedBackendPhysicalDeclarationNodeCount()
    • getAstOwnedBackendReturnStatementNodeCount

      public int getAstOwnedBackendReturnStatementNodeCount()
    • getAstOwnedBackendAssignmentStatementNodeCount

      public int getAstOwnedBackendAssignmentStatementNodeCount()
    • getAstOwnedBackendIncrementStatementNodeCount

      public int getAstOwnedBackendIncrementStatementNodeCount()
    • getAstOwnedBackendExpressionStatementNodeCount

      public int getAstOwnedBackendExpressionStatementNodeCount()
    • getAstOwnedBackendCallExpressionNodeCount

      public int getAstOwnedBackendCallExpressionNodeCount()
    • getAstOwnedBackendCastExpressionNodeCount

      public int getAstOwnedBackendCastExpressionNodeCount()
    • getAstOwnedBackendCallableSignatureNodeCount

      public int getAstOwnedBackendCallableSignatureNodeCount()
    • getAstOwnedBackendAliasMetadataNodeCount

      public int getAstOwnedBackendAliasMetadataNodeCount()
    • getAstOwnedBackendPreferredUnitMetadataNodeCount

      public int getAstOwnedBackendPreferredUnitMetadataNodeCount()
    • getAstOwnedBackendSymbolMetadataNodeCount

      public int getAstOwnedBackendSymbolMetadataNodeCount()
    • astOwnedBackendConsumerReady

      public boolean astOwnedBackendConsumerReady()
    • getAstOwnedBackendFamilyOperationCount

      public int getAstOwnedBackendFamilyOperationCount()
    • getAstOwnedBackendFamilyOperationCount

      public int getAstOwnedBackendFamilyOperationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.Operation operation)
    • getAstOwnedBackendVariableDeclarationOperationCount

      public int getAstOwnedBackendVariableDeclarationOperationCount()
    • getAstOwnedBackendRangedDeclarationOperationCount

      public int getAstOwnedBackendRangedDeclarationOperationCount()
    • getAstOwnedBackendPhysicalDeclarationOperationCount

      public int getAstOwnedBackendPhysicalDeclarationOperationCount()
    • getAstOwnedBackendReturnStatementOperationCount

      public int getAstOwnedBackendReturnStatementOperationCount()
    • getAstOwnedBackendAssignmentStatementOperationCount

      public int getAstOwnedBackendAssignmentStatementOperationCount()
    • getAstOwnedBackendIncrementStatementOperationCount

      public int getAstOwnedBackendIncrementStatementOperationCount()
    • getAstOwnedBackendExpressionStatementOperationCount

      public int getAstOwnedBackendExpressionStatementOperationCount()
    • getAstOwnedBackendCallExpressionOperationCount

      public int getAstOwnedBackendCallExpressionOperationCount()
    • getAstOwnedBackendCastExpressionOperationCount

      public int getAstOwnedBackendCastExpressionOperationCount()
    • getAstOwnedBackendCallableSignatureOperationCount

      public int getAstOwnedBackendCallableSignatureOperationCount()
    • getAstOwnedBackendAliasMetadataOperationCount

      public int getAstOwnedBackendAliasMetadataOperationCount()
    • getAstOwnedBackendPreferredUnitMetadataOperationCount

      public int getAstOwnedBackendPreferredUnitMetadataOperationCount()
    • getAstOwnedBackendSymbolMetadataOperationCount

      public int getAstOwnedBackendSymbolMetadataOperationCount()
    • astOwnedBackendFamilyOperationsReady

      public boolean astOwnedBackendFamilyOperationsReady()
    • getAstOwnedBackendFamilyUnsupportedOperationCount

      public int getAstOwnedBackendFamilyUnsupportedOperationCount()
    • getAstOwnedBackendFamilyUnsupportedOperationCount

      public int getAstOwnedBackendFamilyUnsupportedOperationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFamilyUnsupportedOperationCount

      public int getAstOwnedBackendFamilyUnsupportedOperationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendFamilyUnsupportedOperations

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.FamilyOperation> getAstOwnedBackendFamilyUnsupportedOperations()
    • getAstOwnedBackendFamilyUnsupportedOperations

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.FamilyOperation> getAstOwnedBackendFamilyUnsupportedOperations(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFamilyUnsupportedOperations

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.FamilyOperation> getAstOwnedBackendFamilyUnsupportedOperations(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendFirstFamilyUnsupportedOperation

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.FamilyOperation getAstOwnedBackendFirstFamilyUnsupportedOperation(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFirstFamilyUnsupportedOperation

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.FamilyOperation getAstOwnedBackendFirstFamilyUnsupportedOperation(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendFamilyEmissionCount

      public int getAstOwnedBackendFamilyEmissionCount()
    • getAstOwnedBackendFamilyEmissionCount

      public int getAstOwnedBackendFamilyEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyResult.Operation operation)
    • getAstOwnedBackendVariableDeclarationEmissionCount

      public int getAstOwnedBackendVariableDeclarationEmissionCount()
    • getAstOwnedBackendRangedDeclarationEmissionCount

      public int getAstOwnedBackendRangedDeclarationEmissionCount()
    • getAstOwnedBackendPhysicalDeclarationEmissionCount

      public int getAstOwnedBackendPhysicalDeclarationEmissionCount()
    • getAstOwnedBackendReturnStatementEmissionCount

      public int getAstOwnedBackendReturnStatementEmissionCount()
    • getAstOwnedBackendAssignmentStatementEmissionCount

      public int getAstOwnedBackendAssignmentStatementEmissionCount()
    • getAstOwnedBackendIncrementStatementEmissionCount

      public int getAstOwnedBackendIncrementStatementEmissionCount()
    • getAstOwnedBackendExpressionStatementEmissionCount

      public int getAstOwnedBackendExpressionStatementEmissionCount()
    • getAstOwnedBackendCallExpressionEmissionCount

      public int getAstOwnedBackendCallExpressionEmissionCount()
    • getAstOwnedBackendCastExpressionEmissionCount

      public int getAstOwnedBackendCastExpressionEmissionCount()
    • getAstOwnedBackendCallableSignatureEmissionCount

      public int getAstOwnedBackendCallableSignatureEmissionCount()
    • getAstOwnedBackendAliasMetadataEmissionCount

      public int getAstOwnedBackendAliasMetadataEmissionCount()
    • getAstOwnedBackendPreferredUnitMetadataEmissionCount

      public int getAstOwnedBackendPreferredUnitMetadataEmissionCount()
    • getAstOwnedBackendSymbolMetadataEmissionCount

      public int getAstOwnedBackendSymbolMetadataEmissionCount()
    • astOwnedBackendFamilyEmissionReady

      public boolean astOwnedBackendFamilyEmissionReady()
    • getAstOwnedBackendFamilyUnsupportedEmissionCount

      public int getAstOwnedBackendFamilyUnsupportedEmissionCount()
    • getAstOwnedBackendFamilyUnsupportedEmissionCount

      public int getAstOwnedBackendFamilyUnsupportedEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFamilyUnsupportedEmissionCount

      public int getAstOwnedBackendFamilyUnsupportedEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendFamilyUnsupportedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult.FamilyEmission> getAstOwnedBackendFamilyUnsupportedEmissions()
    • getAstOwnedBackendFamilyUnsupportedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult.FamilyEmission> getAstOwnedBackendFamilyUnsupportedEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFamilyUnsupportedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult.FamilyEmission> getAstOwnedBackendFamilyUnsupportedEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendFirstFamilyUnsupportedEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult.FamilyEmission getAstOwnedBackendFirstFamilyUnsupportedEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendFirstFamilyUnsupportedEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFamilyEmissionResult.FamilyEmission getAstOwnedBackendFirstFamilyUnsupportedEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendCodegenIrInstructionCount

      public int getAstOwnedBackendCodegenIrInstructionCount()
    • getAstOwnedBackendCodegenIrInstructionCount

      public int getAstOwnedBackendCodegenIrInstructionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.InstructionKind kind)
    • getAstOwnedBackendCodegenIrInstructionCount

      public int getAstOwnedBackendCodegenIrInstructionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendCodegenIrInstructionCount

      public int getAstOwnedBackendCodegenIrInstructionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendCodegenIrInstructionCount

      public int getAstOwnedBackendCodegenIrInstructionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.BackendTarget target)
    • astOwnedBackendCodegenIrReady

      public boolean astOwnedBackendCodegenIrReady()
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount()
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.WorkKind kind)
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.BackendTarget target)
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.InstructionKind kind)
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getAstOwnedBackendWorkPlanItemCount

      public int getAstOwnedBackendWorkPlanItemCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getFirstAstOwnedBackendWorkPlanItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendWorkPlanItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.BackendTarget target)
    • getFirstAstOwnedBackendWorkPlanItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendWorkPlanItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.InstructionKind kind)
    • getFirstAstOwnedBackendWorkPlanItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendWorkPlanItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getFirstAstOwnedBackendWorkPlanItem

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem getFirstAstOwnedBackendWorkPlanItem(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Capability capability)
    • getAstOwnedBackendExecutableWorkPlanItemCount

      public int getAstOwnedBackendExecutableWorkPlanItemCount()
    • getAstOwnedBackendFinalCodegenExecutableDemandWorkPlanItemCount

      public int getAstOwnedBackendFinalCodegenExecutableDemandWorkPlanItemCount()
    • getAstOwnedBackendRuntimeHookExecutableWorkPlanItemCount

      public int getAstOwnedBackendRuntimeHookExecutableWorkPlanItemCount()
    • getAstOwnedBackendSourceExpressionExecutableWorkPlanItemCount

      public int getAstOwnedBackendSourceExpressionExecutableWorkPlanItemCount()
    • getAstOwnedBackendBytecodeEmissionWorkPlanItemCount

      public int getAstOwnedBackendBytecodeEmissionWorkPlanItemCount()
    • getAstOwnedBackendNonExecutableWorkPlanItemCount

      public int getAstOwnedBackendNonExecutableWorkPlanItemCount()
    • getAstOwnedBackendUnsupportedWorkPlanItemCount

      public int getAstOwnedBackendUnsupportedWorkPlanItemCount()
    • getAstOwnedBackendUnsupportedWorkPlanItems

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendWorkPlanResult.BackendWorkItem> getAstOwnedBackendUnsupportedWorkPlanItems()
    • astOwnedBackendWorkPlanReady

      public boolean astOwnedBackendWorkPlanReady()
    • astOwnedBackendWorkPlanFinalCodegenExecutableDemandMatches

      public boolean astOwnedBackendWorkPlanFinalCodegenExecutableDemandMatches()
    • getAstOwnedBackendFinalCodegenIrInstructionCount

      public int getAstOwnedBackendFinalCodegenIrInstructionCount()
    • getAstOwnedBackendFinalCodegenExecutableSurfaceCount

      public int getAstOwnedBackendFinalCodegenExecutableSurfaceCount()
    • getAstOwnedBackendFinalCodegenDiscoveredExecutableRouteCount

      public int getAstOwnedBackendFinalCodegenDiscoveredExecutableRouteCount()
    • getAstOwnedBackendFinalCodegenReadyExecutableRouteCount

      public int getAstOwnedBackendFinalCodegenReadyExecutableRouteCount()
    • getAstOwnedBackendFinalCodegenDiscoveredSourceExpressionRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenDiscoveredSourceExpressionRouteKinds()
    • getAstOwnedBackendFinalCodegenReadySourceExpressionRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenReadySourceExpressionRouteKinds()
    • getAstOwnedBackendFinalCodegenCompatibilityFallbackSourceExpressionRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenCompatibilityFallbackSourceExpressionRouteKinds()
    • getAstOwnedBackendFinalCodegenDiscoveredSourceExpressionRouteCount

      public int getAstOwnedBackendFinalCodegenDiscoveredSourceExpressionRouteCount()
    • getAstOwnedBackendFinalCodegenReadySourceExpressionRouteCount

      public int getAstOwnedBackendFinalCodegenReadySourceExpressionRouteCount()
    • getAstOwnedBackendFinalCodegenCompatibilityFallbackSourceExpressionRouteCount

      public int getAstOwnedBackendFinalCodegenCompatibilityFallbackSourceExpressionRouteCount()
    • getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteCount

      public int getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteCount()
    • getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CompatibilityFallbackRouteKind> getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteKinds()
    • getAstOwnedBackendFinalCodegenFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CompatibilityFallbackRouteKind getAstOwnedBackendFinalCodegenFirstCompatibilityFallbackRouteKind()
    • astOwnedBackendFinalCodegenHasCompatibilityFallbackRouteKind

      public boolean astOwnedBackendFinalCodegenHasCompatibilityFallbackRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CompatibilityFallbackRouteKind kind)
    • getAstOwnedBackendFinalCodegenFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenCompatibilityFallbackRouteReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CompatibilityFallbackRouteKind kind)
    • getAstOwnedBackendFinalCodegenRangeCheckEmissionCount

      public int getAstOwnedBackendFinalCodegenRangeCheckEmissionCount()
    • getAstOwnedBackendFinalCodegenPhysicalValueEmissionCount

      public int getAstOwnedBackendFinalCodegenPhysicalValueEmissionCount()
    • getAstOwnedBackendFinalCodegenRuntimeHookExecutableDemandInstructionCount

      public int getAstOwnedBackendFinalCodegenRuntimeHookExecutableDemandInstructionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionExecutableDemandInstructionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionExecutableDemandInstructionCount()
    • getAstOwnedBackendFinalCodegenExecutableDemandInstructionCount

      public int getAstOwnedBackendFinalCodegenExecutableDemandInstructionCount()
    • getAstOwnedBackendFinalCodegenNonExecutableInstructionCount

      public int getAstOwnedBackendFinalCodegenNonExecutableInstructionCount()
    • getAstOwnedBackendFinalCodegenRuntimeHookExecutableSupplyCount

      public int getAstOwnedBackendFinalCodegenRuntimeHookExecutableSupplyCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionExecutableSupplyCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionExecutableSupplyCount()
    • getAstOwnedBackendFinalCodegenExecutableSupplyCount

      public int getAstOwnedBackendFinalCodegenExecutableSupplyCount()
    • getAstOwnedBackendFinalCodegenRuntimeHookExecutableCoverageGapCount

      public int getAstOwnedBackendFinalCodegenRuntimeHookExecutableCoverageGapCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionExecutableCoverageGapCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionExecutableCoverageGapCount()
    • getAstOwnedBackendFinalCodegenExecutableCoverageGapCount

      public int getAstOwnedBackendFinalCodegenExecutableCoverageGapCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenReadySourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenReadySourceExpressionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionEmittedInstructionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionEmittedInstructionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenHasSourceExpressionRoute

      public boolean astOwnedBackendFinalCodegenHasSourceExpressionRoute(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenAliasCastSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenAliasCastSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenUnsupportedAliasCastSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedAliasCastSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenUnsupportedPhysicalProjectionSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedPhysicalProjectionSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenIntrinsicCallSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenIntrinsicCallSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenUnsupportedIntrinsicCallSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedIntrinsicCallSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenForeignBoundarySourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenForeignBoundarySourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenStackPreservingScalarForeignBoundarySourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenStackPreservingScalarForeignBoundarySourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenUnsupportedForeignBoundarySourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedForeignBoundarySourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenForeignBoundaryBackendUnsupportedConversionCount

      public int getAstOwnedBackendFinalCodegenForeignBoundaryBackendUnsupportedConversionCount()
    • getAstOwnedBackendFinalCodegenFirstForeignBoundaryBackendUnsupportedReason

      public String getAstOwnedBackendFinalCodegenFirstForeignBoundaryBackendUnsupportedReason()
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionBindingCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission> getAstOwnedBackendFinalCodegenSourceExpressionEmissions()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission getAstOwnedBackendFinalCodegenFirstSourceExpressionEmission()
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission> getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissions()
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission> getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmission()
    • getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmissionReason

      public String getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmissionReason()
    • getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmissionReason

      public String getAstOwnedBackendFinalCodegenFirstUnsupportedSourceExpressionEmissionReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionEmissionBindingCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionEmissionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenReadySourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenReadySourceExpressionEmissionBindingCount()
    • getAstOwnedBackendFinalCodegenReadySourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenReadySourceExpressionEmissionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissionBindingCount()
    • getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissionBindingCount

      public int getAstOwnedBackendFinalCodegenUnsupportedSourceExpressionEmissionBindingCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenEverySourceExpressionEmissionReady

      public boolean astOwnedBackendFinalCodegenEverySourceExpressionEmissionReady()
    • getAstOwnedBackendFinalCodegenSourceExpressionSchedulingState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.FinalCodegenSchedulingState getAstOwnedBackendFinalCodegenSourceExpressionSchedulingState(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionSchedulingReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionSchedulingReady(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionSchedulingBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionSchedulingBlockerReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionEmissionPlanStepCount

      public int getAstOwnedSourceExpressionEmissionPlanStepCount()
    • getAstOwnedSourceExpressionEmissionPlanReadyStepCount

      public int getAstOwnedSourceExpressionEmissionPlanReadyStepCount()
    • getAstOwnedSourceExpressionEmissionPlanUnsupportedStepCount

      public int getAstOwnedSourceExpressionEmissionPlanUnsupportedStepCount()
    • getAstOwnedSourceExpressionEmissionPlanStepCount

      public int getAstOwnedSourceExpressionEmissionPlanStepCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionEmissionPlanReadyStepCount

      public int getAstOwnedSourceExpressionEmissionPlanReadyStepCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionEmissionPlanStepCount

      public int getAstOwnedSourceExpressionEmissionPlanStepCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.EmissionPlacement placement)
    • getAstOwnedSourceExpressionEmissionPlanReadyStepCount

      public int getAstOwnedSourceExpressionEmissionPlanReadyStepCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.EmissionPlacement placement)
    • getAstOwnedSourceExpressionEmissionPlanEmittedInstructionCount

      public int getAstOwnedSourceExpressionEmissionPlanEmittedInstructionCount()
    • getAstOwnedSourceExpressionEmissionPlanSteps

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.SourceExpressionEmissionStep> getAstOwnedSourceExpressionEmissionPlanSteps()
    • getAstOwnedSourceExpressionEmissionPlanUnsupportedSteps

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.SourceExpressionEmissionStep> getAstOwnedSourceExpressionEmissionPlanUnsupportedSteps()
    • getAstOwnedSourceExpressionEmissionPlanFirstStep

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.SourceExpressionEmissionStep getAstOwnedSourceExpressionEmissionPlanFirstStep()
    • getAstOwnedSourceExpressionEmissionPlanFirstUnsupportedStep

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.SourceExpressionEmissionStep getAstOwnedSourceExpressionEmissionPlanFirstUnsupportedStep()
    • astOwnedSourceExpressionEmissionPlanReady

      public boolean astOwnedSourceExpressionEmissionPlanReady()
    • astOwnedSourceExpressionEmissionPlanRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionEmissionPlanRequiresCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionPreparedEmissionCount

      public int getAstOwnedSourceExpressionPreparedEmissionCount()
    • getAstOwnedSourceExpressionPreparedReadyEmissionCount

      public int getAstOwnedSourceExpressionPreparedReadyEmissionCount()
    • getAstOwnedSourceExpressionPreparedUnsupportedEmissionCount

      public int getAstOwnedSourceExpressionPreparedUnsupportedEmissionCount()
    • getAstOwnedSourceExpressionPreparedEmittedInstructionCount

      public int getAstOwnedSourceExpressionPreparedEmittedInstructionCount()
    • getAstOwnedSourceExpressionPreparedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionPreparedEmissionWork.PreparedSourceExpressionEmission> getAstOwnedSourceExpressionPreparedEmissions()
    • getAstOwnedSourceExpressionPreparedUnsupportedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionPreparedEmissionWork.PreparedSourceExpressionEmission> getAstOwnedSourceExpressionPreparedUnsupportedEmissions()
    • getAstOwnedSourceExpressionFirstPreparedEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionPreparedEmissionWork.PreparedSourceExpressionEmission getAstOwnedSourceExpressionFirstPreparedEmission()
    • getAstOwnedSourceExpressionFirstUnsupportedPreparedEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionPreparedEmissionWork.PreparedSourceExpressionEmission getAstOwnedSourceExpressionFirstUnsupportedPreparedEmission()
    • astOwnedSourceExpressionPreparedEmissionWorkReady

      public boolean astOwnedSourceExpressionPreparedEmissionWorkReady()
    • astOwnedSourceExpressionPreparedEmissionWorkRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionPreparedEmissionWorkRequiresCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionEmissionResultCount

      public int getAstOwnedSourceExpressionEmissionResultCount()
    • getAstOwnedSourceExpressionEmissionResultReadyCount

      public int getAstOwnedSourceExpressionEmissionResultReadyCount()
    • getAstOwnedSourceExpressionEmissionResultUnsupportedCount

      public int getAstOwnedSourceExpressionEmissionResultUnsupportedCount()
    • getAstOwnedSourceExpressionEmissionResultCount

      public int getAstOwnedSourceExpressionEmissionResultCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionEmissionResultReadyCount

      public int getAstOwnedSourceExpressionEmissionResultReadyCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionEmissionResultCount

      public int getAstOwnedSourceExpressionEmissionResultCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.EmissionPlacement placement)
    • getAstOwnedSourceExpressionEmissionResultReadyCount

      public int getAstOwnedSourceExpressionEmissionResultReadyCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionPlan.EmissionPlacement placement)
    • getAstOwnedSourceExpressionEmissionResultEmittedInstructionCount

      public int getAstOwnedSourceExpressionEmissionResultEmittedInstructionCount()
    • getAstOwnedSourceExpressionGeneratedHelperMethodBodyEmissionCount

      public int getAstOwnedSourceExpressionGeneratedHelperMethodBodyEmissionCount()
    • getAstOwnedSourceExpressionReadyGeneratedHelperMethodBodyEmissionCount

      public int getAstOwnedSourceExpressionReadyGeneratedHelperMethodBodyEmissionCount()
    • getAstOwnedSourceExpressionAfterExistingStackValueEmissionCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueEmissionCount()
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueEmissionCount

      public int getAstOwnedSourceExpressionReadyAfterExistingStackValueEmissionCount()
    • getAstOwnedSourceExpressionEmissionResultEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionEmissionResultEmissions()
    • getAstOwnedSourceExpressionEmissionResultUnsupportedEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionEmissionResultUnsupportedEmissions()
    • getAstOwnedSourceExpressionGeneratedHelperMethodBodyEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionGeneratedHelperMethodBodyEmissions()
    • getAstOwnedSourceExpressionReadyGeneratedHelperMethodBodyEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionReadyGeneratedHelperMethodBodyEmissions()
    • getAstOwnedSourceExpressionAfterExistingStackValueEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionAfterExistingStackValueEmissions()
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord> getAstOwnedSourceExpressionReadyAfterExistingStackValueEmissions()
    • getAstOwnedSourceExpressionEmissionResultFirstEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultFirstEmission()
    • getAstOwnedSourceExpressionEmissionResultFirstUnsupportedEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultFirstUnsupportedEmission()
    • getAstOwnedSourceExpressionEmissionResultFirstGeneratedHelperMethodBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultFirstGeneratedHelperMethodBodyEmission()
    • getAstOwnedSourceExpressionEmissionResultReadyGeneratedHelperMethodBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultReadyGeneratedHelperMethodBodyEmission(int index)
    • getAstOwnedSourceExpressionEmissionResultFirstAfterExistingStackValueEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultFirstAfterExistingStackValueEmission()
    • getAstOwnedSourceExpressionEmissionResultReadyAfterExistingStackValueEmission

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionRecord getAstOwnedSourceExpressionEmissionResultReadyAfterExistingStackValueEmission(int index)
    • emitAstOwnedSourceExpressionFirstGeneratedHelperMethodBodyTo

      public int emitAstOwnedSourceExpressionFirstGeneratedHelperMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionGeneratedHelperMethodBodyTo

      public int emitAstOwnedSourceExpressionGeneratedHelperMethodBodyTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstAfterExistingStackValueTo

      public int emitAstOwnedSourceExpressionFirstAfterExistingStackValueTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionAfterExistingStackValueTo

      public int emitAstOwnedSourceExpressionAfterExistingStackValueTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • getAstOwnedSourceExpressionEmissionResultState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmissionResult.SourceExpressionEmissionResultState getAstOwnedSourceExpressionEmissionResultState()
    • getAstOwnedSourceExpressionEmissionResultBlockerReason

      public String getAstOwnedSourceExpressionEmissionResultBlockerReason()
    • getAstOwnedSourceExpressionEmissionResultFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionEmissionResultFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionEmissionResultFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionEmissionResultFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionBuilderReadyEmissionCount

      public int getAstOwnedSourceExpressionBuilderReadyEmissionCount()
    • getAstOwnedSourceExpressionBuilderReadyGeneratedHelperMethodBodyEmissionCount

      public int getAstOwnedSourceExpressionBuilderReadyGeneratedHelperMethodBodyEmissionCount()
    • getAstOwnedSourceExpressionBuilderReadyAfterExistingStackValueEmissionCount

      public int getAstOwnedSourceExpressionBuilderReadyAfterExistingStackValueEmissionCount()
    • emitAstOwnedSourceExpressionBuilderGeneratedHelperMethodBodyTo

      public int emitAstOwnedSourceExpressionBuilderGeneratedHelperMethodBodyTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionBuilderAfterExistingStackValueTo

      public int emitAstOwnedSourceExpressionBuilderAfterExistingStackValueTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • astOwnedSourceExpressionMethodBodyBuilderHasReadyWork

      public boolean astOwnedSourceExpressionMethodBodyBuilderHasReadyWork()
    • astOwnedSourceExpressionMethodBodyBuilderReady

      public boolean astOwnedSourceExpressionMethodBodyBuilderReady()
    • astOwnedSourceExpressionMethodBodyBuilderRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionMethodBodyBuilderRequiresCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionMethodBodyBuilderState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyBuilder.SourceExpressionMethodBodyBuilderState getAstOwnedSourceExpressionMethodBodyBuilderState()
    • getAstOwnedSourceExpressionMethodBodyBuilderBlockerReason

      public String getAstOwnedSourceExpressionMethodBodyBuilderBlockerReason()
    • getAstOwnedSourceExpressionMethodBodyBuilderFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionMethodBodyBuilderFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionMethodBodyBuilderFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionMethodBodyBuilderFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionMethodBodyPlanRecordCount

      public int getAstOwnedSourceExpressionMethodBodyPlanRecordCount()
    • getAstOwnedSourceExpressionMethodBodyPlanReadyRecordCount

      public int getAstOwnedSourceExpressionMethodBodyPlanReadyRecordCount()
    • getAstOwnedSourceExpressionMethodBodyPlanUnsupportedRecordCount

      public int getAstOwnedSourceExpressionMethodBodyPlanUnsupportedRecordCount()
    • getAstOwnedSourceExpressionMethodBodyPlanReadyGeneratedHelperMethodBodyRecordCount

      public int getAstOwnedSourceExpressionMethodBodyPlanReadyGeneratedHelperMethodBodyRecordCount()
    • getAstOwnedSourceExpressionMethodBodyPlanReadyAfterExistingStackValueRecordCount

      public int getAstOwnedSourceExpressionMethodBodyPlanReadyAfterExistingStackValueRecordCount()
    • getAstOwnedSourceExpressionMethodBodyPlanRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord> getAstOwnedSourceExpressionMethodBodyPlanRecords()
    • getAstOwnedSourceExpressionMethodBodyPlanReadyRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord> getAstOwnedSourceExpressionMethodBodyPlanReadyRecords()
    • getAstOwnedSourceExpressionMethodBodyPlanUnsupportedRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord> getAstOwnedSourceExpressionMethodBodyPlanUnsupportedRecords()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionMethodBodyPlanFirstRecord()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstReadyRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionMethodBodyPlanFirstReadyRecord()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstUnsupportedRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionMethodBodyPlanFirstUnsupportedRecord()
    • getAstOwnedSourceExpressionMethodBodyPlanReadyGeneratedHelperMethodBodyRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionMethodBodyPlanReadyGeneratedHelperMethodBodyRecord(int index)
    • getAstOwnedSourceExpressionMethodBodyPlanReadyAfterExistingStackValueRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionMethodBodyPlanReadyAfterExistingStackValueRecord(int index)
    • emitAstOwnedSourceExpressionMethodBodyPlanGeneratedHelperMethodBodyTo

      public int emitAstOwnedSourceExpressionMethodBodyPlanGeneratedHelperMethodBodyTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionMethodBodyPlanAfterExistingStackValueTo

      public int emitAstOwnedSourceExpressionMethodBodyPlanAfterExistingStackValueTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • astOwnedSourceExpressionMethodBodyPlanHasRecords

      public boolean astOwnedSourceExpressionMethodBodyPlanHasRecords()
    • astOwnedSourceExpressionMethodBodyPlanHasReadyRecords

      public boolean astOwnedSourceExpressionMethodBodyPlanHasReadyRecords()
    • astOwnedSourceExpressionMethodBodyPlanReady

      public boolean astOwnedSourceExpressionMethodBodyPlanReady()
    • astOwnedSourceExpressionMethodBodyPlanRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionMethodBodyPlanRequiresCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionMethodBodyPlanState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanState getAstOwnedSourceExpressionMethodBodyPlanState()
    • getAstOwnedSourceExpressionMethodBodyPlanBlockerReason

      public String getAstOwnedSourceExpressionMethodBodyPlanBlockerReason()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionMethodBodyPlanFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionMethodBodyPlanFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionMethodBodyPlanFirstUnsupportedReason

      public String getAstOwnedSourceExpressionMethodBodyPlanFirstUnsupportedReason()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactCount

      public int getAstOwnedSourceExpressionHelperBytecodeArtifactCount()
    • getAstOwnedSourceExpressionHelperBytecodeReadyArtifactCount

      public int getAstOwnedSourceExpressionHelperBytecodeReadyArtifactCount()
    • getAstOwnedSourceExpressionHelperBytecodeEmittedInstructionCount

      public int getAstOwnedSourceExpressionHelperBytecodeEmittedInstructionCount()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactsList

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperBytecodeArtifacts.SourceExpressionHelperBytecodeArtifact> getAstOwnedSourceExpressionHelperBytecodeArtifactsList()
    • getAstOwnedSourceExpressionHelperBytecodeFirstArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperBytecodeArtifacts.SourceExpressionHelperBytecodeArtifact getAstOwnedSourceExpressionHelperBytecodeFirstArtifact()
    • getAstOwnedSourceExpressionHelperBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperBytecodeArtifacts.SourceExpressionHelperBytecodeArtifact getAstOwnedSourceExpressionHelperBytecodeArtifact(int index)
    • astOwnedSourceExpressionHelperBytecodeHasArtifacts

      public boolean astOwnedSourceExpressionHelperBytecodeHasArtifacts()
    • astOwnedSourceExpressionHelperBytecodeArtifactsReady

      public boolean astOwnedSourceExpressionHelperBytecodeArtifactsReady()
    • astOwnedSourceExpressionHelperBytecodeArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionHelperBytecodeArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactsState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperBytecodeArtifacts.HelperBytecodeArtifactsState getAstOwnedSourceExpressionHelperBytecodeArtifactsState()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactsBlockerReason

      public String getAstOwnedSourceExpressionHelperBytecodeArtifactsBlockerReason()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactsFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionHelperBytecodeArtifactsFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionHelperBytecodeArtifactsFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionHelperBytecodeArtifactsFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionLoadedHelperArtifactCount

      public int getAstOwnedSourceExpressionLoadedHelperArtifactCount()
    • getAstOwnedSourceExpressionReadyLoadedHelperArtifactCount

      public int getAstOwnedSourceExpressionReadyLoadedHelperArtifactCount()
    • getAstOwnedSourceExpressionLoadedHelperArtifactsList

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionLoadedHelperArtifacts.SourceExpressionLoadedHelperArtifact> getAstOwnedSourceExpressionLoadedHelperArtifactsList()
    • getAstOwnedSourceExpressionFirstLoadedHelperArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionLoadedHelperArtifacts.SourceExpressionLoadedHelperArtifact getAstOwnedSourceExpressionFirstLoadedHelperArtifact()
    • getAstOwnedSourceExpressionLoadedHelperArtifact

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionLoadedHelperArtifacts.SourceExpressionLoadedHelperArtifact getAstOwnedSourceExpressionLoadedHelperArtifact(int index)
    • astOwnedSourceExpressionLoadedHelperArtifactsExist

      public boolean astOwnedSourceExpressionLoadedHelperArtifactsExist()
    • astOwnedSourceExpressionLoadedHelperArtifactsReady

      public boolean astOwnedSourceExpressionLoadedHelperArtifactsReady()
    • astOwnedSourceExpressionLoadedHelperArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionLoadedHelperArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionLoadedHelperArtifactsState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionLoadedHelperArtifacts.LoadedHelperArtifactsState getAstOwnedSourceExpressionLoadedHelperArtifactsState()
    • getAstOwnedSourceExpressionLoadedHelperArtifactsBlockerReason

      public String getAstOwnedSourceExpressionLoadedHelperArtifactsBlockerReason()
    • getAstOwnedSourceExpressionLoadedHelperArtifactsFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionLoadedHelperArtifactsFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionLoadedHelperArtifactsFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionLoadedHelperArtifactsFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionHelperDispatcherCount

      public int getAstOwnedSourceExpressionHelperDispatcherCount()
    • getAstOwnedSourceExpressionReadyHelperDispatcherCount

      public int getAstOwnedSourceExpressionReadyHelperDispatcherCount()
    • getAstOwnedSourceExpressionHelperDispatchers

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationDispatcher.SourceExpressionHelperDispatcher> getAstOwnedSourceExpressionHelperDispatchers()
    • getAstOwnedSourceExpressionFirstHelperDispatcher

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationDispatcher.SourceExpressionHelperDispatcher getAstOwnedSourceExpressionFirstHelperDispatcher()
    • getAstOwnedSourceExpressionHelperDispatcher

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationDispatcher.SourceExpressionHelperDispatcher getAstOwnedSourceExpressionHelperDispatcher(int index)
    • astOwnedSourceExpressionHelperDispatchersExist

      public boolean astOwnedSourceExpressionHelperDispatchersExist()
    • astOwnedSourceExpressionHelperDispatchersReady

      public boolean astOwnedSourceExpressionHelperDispatchersReady()
    • astOwnedSourceExpressionHelperDispatchersRequireCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionHelperDispatchersRequireCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionHelperDispatcherState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationDispatcher.HelperDispatcherState getAstOwnedSourceExpressionHelperDispatcherState()
    • getAstOwnedSourceExpressionHelperDispatcherBlockerReason

      public String getAstOwnedSourceExpressionHelperDispatcherBlockerReason()
    • getAstOwnedSourceExpressionHelperDispatcherFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionHelperDispatcherFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionHelperDispatcherFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionHelperDispatcherFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedSourceExpressionHelperInvocationCount

      public int getAstOwnedSourceExpressionHelperInvocationCount()
    • getAstOwnedSourceExpressionReadyHelperInvocationCount

      public int getAstOwnedSourceExpressionReadyHelperInvocationCount()
    • getAstOwnedSourceExpressionHelperInvocations

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationResult.SourceExpressionHelperInvocation> getAstOwnedSourceExpressionHelperInvocations()
    • getAstOwnedSourceExpressionFirstHelperInvocation

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationResult.SourceExpressionHelperInvocation getAstOwnedSourceExpressionFirstHelperInvocation()
    • getAstOwnedSourceExpressionHelperInvocation

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationResult.SourceExpressionHelperInvocation getAstOwnedSourceExpressionHelperInvocation(int index)
    • astOwnedSourceExpressionHelperInvocationsExist

      public boolean astOwnedSourceExpressionHelperInvocationsExist()
    • astOwnedSourceExpressionHelperInvocationsReady

      public boolean astOwnedSourceExpressionHelperInvocationsReady()
    • astOwnedSourceExpressionHelperInvocationsRequireCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionHelperInvocationsRequireCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionHelperInvocationState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionHelperInvocationResult.HelperInvocationState getAstOwnedSourceExpressionHelperInvocationState()
    • getAstOwnedSourceExpressionHelperInvocationBlockerReason

      public String getAstOwnedSourceExpressionHelperInvocationBlockerReason()
    • getAstOwnedSourceExpressionHelperInvocationFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedSourceExpressionHelperInvocationFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionHelperInvocationFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionHelperInvocationFirstCompatibilityFallbackBlockerReason()
    • acceptsAstOwnedSourceExpressionFirstHelperArguments

      public boolean acceptsAstOwnedSourceExpressionFirstHelperArguments(Object... arguments)
    • invokeAstOwnedSourceExpressionFirstHelper

      public Object invokeAstOwnedSourceExpressionFirstHelper(Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedSourceExpressionGeneratedBodyRoutePlanRecordCount

      public int getAstOwnedSourceExpressionGeneratedBodyRoutePlanRecordCount()
    • getAstOwnedSourceExpressionGeneratedBodyRouteReadyPlanRecordCount

      public int getAstOwnedSourceExpressionGeneratedBodyRouteReadyPlanRecordCount()
    • getAstOwnedSourceExpressionGeneratedHelperBodyRouteCount

      public int getAstOwnedSourceExpressionGeneratedHelperBodyRouteCount()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteCount()
    • getAstOwnedSourceExpressionGeneratedHelperBodyRouteRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord> getAstOwnedSourceExpressionGeneratedHelperBodyRouteRecords()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteRecords

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord> getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteRecords()
    • getAstOwnedSourceExpressionGeneratedBodyRouteDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedBodyRouteDescriptors()
    • getAstOwnedSourceExpressionGeneratedHelperBodyRouteDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyRouteDescriptors()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteDescriptors

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteDescriptors()
    • getAstOwnedSourceExpressionGeneratedHelperBodyRouteRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionGeneratedHelperBodyRouteRecord(int index)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteRecord

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionMethodBodyPlan.SourceExpressionMethodBodyPlanRecord getAstOwnedSourceExpressionAfterExistingStackValueBodyRouteRecord(int index)
    • astOwnedSourceExpressionGeneratedBodyRouteHasHelperBodies

      public boolean astOwnedSourceExpressionGeneratedBodyRouteHasHelperBodies()
    • astOwnedSourceExpressionGeneratedBodyRouteHasAfterExistingStackValueBodies

      public boolean astOwnedSourceExpressionGeneratedBodyRouteHasAfterExistingStackValueBodies()
    • astOwnedSourceExpressionGeneratedBodyRouteReady

      public boolean astOwnedSourceExpressionGeneratedBodyRouteReady()
    • astOwnedSourceExpressionGeneratedBodyRouteBlocked

      public boolean astOwnedSourceExpressionGeneratedBodyRouteBlocked()
    • getAstOwnedSourceExpressionGeneratedBodyRouteState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyRoute.GeneratedBodyRouteState getAstOwnedSourceExpressionGeneratedBodyRouteState()
    • getAstOwnedSourceExpressionGeneratedBodyRouteBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyRouteBlockerReason()
    • getAstOwnedSourceExpressionGeneratedBodyRouteFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyRoute.GeneratedBodyRouteBlockerKind getAstOwnedSourceExpressionGeneratedBodyRouteFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionGeneratedBodyRouteFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyRouteFirstCompatibilityFallbackBlockerReason()
    • astOwnedSourceExpressionGeneratedBodyRouteRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionGeneratedBodyRouteRequiresCompatibilitySourceFallback()
    • astOwnedSourceExpressionGeneratedBodyRouteHelperArtifactsCoverGeneratedHelperBodies

      public boolean astOwnedSourceExpressionGeneratedBodyRouteHelperArtifactsCoverGeneratedHelperBodies()
    • astOwnedSourceExpressionGeneratedBodyRouteLoadedArtifactsCoverGeneratedHelperBodies

      public boolean astOwnedSourceExpressionGeneratedBodyRouteLoadedArtifactsCoverGeneratedHelperBodies()
    • astOwnedSourceExpressionGeneratedBodyRouteHelperInvocationsCoverGeneratedHelperBodies

      public boolean astOwnedSourceExpressionGeneratedBodyRouteHelperInvocationsCoverGeneratedHelperBodies()
    • astOwnedSourceExpressionGeneratedBodyRouteSupportCountsMatch

      public boolean astOwnedSourceExpressionGeneratedBodyRouteSupportCountsMatch()
    • acceptsAstOwnedSourceExpressionGeneratedBodyRouteHelperArguments

      public boolean acceptsAstOwnedSourceExpressionGeneratedBodyRouteHelperArguments(int index, Object... arguments)
    • invokeAstOwnedSourceExpressionGeneratedBodyRouteHelper

      public Object invokeAstOwnedSourceExpressionGeneratedBodyRouteHelper(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • emitAstOwnedSourceExpressionGeneratedHelperBodyRouteTo

      public int emitAstOwnedSourceExpressionGeneratedHelperBodyRouteTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionAfterExistingStackValueBodyRouteTo

      public int emitAstOwnedSourceExpressionAfterExistingStackValueBodyRouteTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedBodyPreparedWorkCount()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedBodyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedBodyReadyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedBodyReadyPreparedWorkCount()
    • getAstOwnedSourceExpressionGeneratedBodyReadyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedBodyReadyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkCount()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWorkCount()
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkCount()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWorkCount()
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWorkCount

      public int getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork getAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork()
    • getAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork getAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWork()
    • getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork> getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork> getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork> getAstOwnedSourceExpressionReadyGeneratedHelperBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork> getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork> getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWork

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork> getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedBodyPreparedWorkDescriptors()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkDescriptors()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkDescriptors

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkDescriptors()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkSourceTexts

      public List<String> getAstOwnedSourceExpressionGeneratedBodyPreparedWorkSourceTexts()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkSourceTexts

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkSourceTexts()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkSourceTexts

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkSourceTexts()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionGeneratedBodyPreparedWorkKinds()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkKinds()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkKinds()
    • getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedHelperBodyWork getAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork(int index)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.AfterExistingStackValueBodyWork getAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWork(int index)
    • astOwnedSourceExpressionGeneratedBodyPreparedWorkReady

      public boolean astOwnedSourceExpressionGeneratedBodyPreparedWorkReady()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyPreparedWork.GeneratedBodyPreparedWorkState getAstOwnedSourceExpressionGeneratedBodyPreparedWorkState()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyPreparedWorkBlockerReason()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyRoute.GeneratedBodyRouteBlockerKind getAstOwnedSourceExpressionGeneratedBodyPreparedWorkFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionGeneratedBodyPreparedWorkFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyPreparedWorkFirstCompatibilityFallbackBlockerReason()
    • astOwnedSourceExpressionGeneratedBodyPreparedWorkExists

      public boolean astOwnedSourceExpressionGeneratedBodyPreparedWorkExists(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedSourceExpressionGeneratedBodyPreparedWorkCoversRoute

      public boolean astOwnedSourceExpressionGeneratedBodyPreparedWorkCoversRoute()
    • astOwnedSourceExpressionGeneratedBodyPreparedWorkRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionGeneratedBodyPreparedWorkRequiresCompatibilitySourceFallback()
    • emitAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkTo

      public int emitAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWorkTo

      public int emitAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWorkTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkTo

      public int emitAstOwnedSourceExpressionAfterExistingStackValueBodyPreparedWorkTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWorkTo

      public int emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyPreparedWorkTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • acceptsAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkArguments

      public boolean acceptsAstOwnedSourceExpressionGeneratedHelperBodyPreparedWorkArguments(int index, Object... arguments)
    • acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWorkArguments

      public boolean acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWorkArguments(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments)
    • invokeAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork

      public Object invokeAstOwnedSourceExpressionGeneratedHelperBodyPreparedWork(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork

      public Object invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyPreparedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedSourceExpressionGeneratedBodyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedBodyExecutionCount()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedBodyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedBodyReadyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedBodyReadyExecutionCount()
    • getAstOwnedSourceExpressionGeneratedBodyReadyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedBodyReadyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedHelperBodyExecutionCount()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionCount

      public int getAstOwnedSourceExpressionGeneratedHelperBodyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutionCount

      public int getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutionCount()
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutionCount

      public int getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionCount()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionCount

      public int getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutionCount

      public int getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutionCount()
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutionCount

      public int getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution getAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution()
    • getAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution getAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecution()
    • getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution getAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecution(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution> getAstOwnedSourceExpressionGeneratedHelperBodyExecutions()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution> getAstOwnedSourceExpressionGeneratedHelperBodyExecutions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution> getAstOwnedSourceExpressionReadyGeneratedHelperBodyExecutions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutions()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution> getAstOwnedSourceExpressionReadyAfterExistingStackValueBodyExecutions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedSourceExpressionGeneratedBodyExecutionDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedBodyExecutionDescriptors()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionDescriptors

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyExecutionDescriptors()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionDescriptors

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionDescriptors()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionSourceTexts

      public List<String> getAstOwnedSourceExpressionGeneratedBodyExecutionSourceTexts()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionSourceTexts

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyExecutionSourceTexts()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionSourceTexts

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionSourceTexts()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionGeneratedBodyExecutionKinds()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionGeneratedHelperBodyExecutionKinds()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionKinds()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionIds

      public List<String> getAstOwnedSourceExpressionGeneratedBodyExecutionIds()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecutionIds

      public List<String> getAstOwnedSourceExpressionGeneratedHelperBodyExecutionIds()
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionIds

      public List<String> getAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionIds()
    • getAstOwnedSourceExpressionGeneratedHelperBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedHelperBodyExecution getAstOwnedSourceExpressionGeneratedHelperBodyExecution(int index)
    • getAstOwnedSourceExpressionAfterExistingStackValueBodyExecution

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.AfterExistingStackValueBodyExecution getAstOwnedSourceExpressionAfterExistingStackValueBodyExecution(int index)
    • astOwnedSourceExpressionGeneratedBodyExecutionReady

      public boolean astOwnedSourceExpressionGeneratedBodyExecutionReady()
    • astOwnedSourceExpressionGeneratedBodyExecutionExists

      public boolean astOwnedSourceExpressionGeneratedBodyExecutionExists(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedSourceExpressionGeneratedBodyExecutionCoversPreparedWork

      public boolean astOwnedSourceExpressionGeneratedBodyExecutionCoversPreparedWork()
    • astOwnedSourceExpressionGeneratedBodyExecutionRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionGeneratedBodyExecutionRequiresCompatibilitySourceFallback()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedBodyExecutionState getAstOwnedSourceExpressionGeneratedBodyExecutionState()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyExecutionBlockerReason()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyRoute.GeneratedBodyRouteBlockerKind getAstOwnedSourceExpressionGeneratedBodyExecutionFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedSourceExpressionGeneratedBodyExecutionFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedSourceExpressionGeneratedBodyExecutionFirstCompatibilityFallbackBlockerReason()
    • emitAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionTo

      public int emitAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionTo

      public int emitAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionGeneratedHelperBodyExecutionTo

      public int emitAstOwnedSourceExpressionGeneratedHelperBodyExecutionTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecutionTo

      public int emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecutionTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecutionTo

      public int emitAstOwnedSourceExpressionFirstAfterExistingStackValueBodyExecutionTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionTo

      public int emitAstOwnedSourceExpressionAfterExistingStackValueBodyExecutionTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionArguments

      public boolean acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionArguments(Object... arguments)
    • acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionArguments

      public boolean acceptsAstOwnedSourceExpressionFirstGeneratedHelperBodyExecutionArguments(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments)
    • acceptsAstOwnedSourceExpressionGeneratedHelperBodyExecutionArguments

      public boolean acceptsAstOwnedSourceExpressionGeneratedHelperBodyExecutionArguments(int index, Object... arguments)
    • invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution

      public Object invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution(Object... arguments) throws Throwable
      Throws:
      Throwable
    • invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution

      public Object invokeAstOwnedSourceExpressionFirstGeneratedHelperBodyExecution(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws Throwable
      Throws:
      Throwable
    • invokeAstOwnedSourceExpressionGeneratedHelperBodyExecution

      public Object invokeAstOwnedSourceExpressionGeneratedHelperBodyExecution(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodySupplyCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodySupplyCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodySupplyCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodySupplyCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyCoverageGapKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyFirstCoverageGapKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyFirstCoverageGapKind()
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyHasCoverageGapKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyHasCoverageGapKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCovered()
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedBodyDemandCovered(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedBodiesReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedBodiesReady()
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedBodiesReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedBodiesReady(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyExecutionState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionGeneratedBodyExecutionResult.GeneratedBodyExecutionState getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyExecutionState()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionGeneratedBodyBlockerReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodies

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodies()
    • getAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodies

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody> getAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodies()
    • getAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodies

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody> getAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodies()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodies

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodies(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyExecutionIds()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyExecutionDescriptors

      public List<String> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyExecutionDescriptors()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodySourceTexts

      public List<String> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodySourceTexts()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyKinds()
    • getAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBody

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody getAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBody()
    • getAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBody

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.ScheduledBody getAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBody(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCount()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCount()
    • getAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodyCount

      public int getAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodyCount()
    • getAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodyCount

      public int getAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodyCount()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapCount()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapCount

      public int getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyCoverageGapKinds()
    • getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyFirstCoverageGapKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyFirstCoverageGapKind()
    • astOwnedBackendFinalCodegenScheduledSourceExpressionBodyHasCoverageGapKind

      public boolean astOwnedBackendFinalCodegenScheduledSourceExpressionBodyHasCoverageGapKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCovered

      public boolean astOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCovered()
    • astOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCovered

      public boolean astOwnedBackendFinalCodegenScheduledSourceExpressionBodyDemandCovered(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionBodyScheduleReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionBodyScheduleReady()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.BodyScheduleState getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleState()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBodySchedule.BodyScheduleState getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleState(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionBodyScheduleRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionBodyScheduleRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenSourceExpressionBodyScheduleRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionBodyScheduleRequiresCompatibilitySourceFallback(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleDemandRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleDemandRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleReadyRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleReadyRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleCompatibilityFallbackRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleCompatibilityFallbackRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstDemandRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstDemandRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstReadyRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstReadyRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleDemandRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleDemandRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleReadyRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleReadyRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleCompatibilityFallbackRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleCompatibilityFallbackRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleBlockerReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionBodyScheduleFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyTo

      public int emitAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenScheduledSourceExpressionBodiesTo

      public int emitAstOwnedBackendFinalCodegenScheduledSourceExpressionBodiesTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodiesTo

      public int emitAstOwnedBackendFinalCodegenScheduledGeneratedHelperBodiesTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodiesTo

      public int emitAstOwnedBackendFinalCodegenScheduledAfterExistingStackValueBodiesTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBodyTo

      public int emitAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBodyTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • acceptsAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyArguments

      public boolean acceptsAstOwnedBackendFinalCodegenScheduledSourceExpressionBodyArguments(int index, Object... arguments)
    • acceptsAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBodyArguments

      public boolean acceptsAstOwnedBackendFinalCodegenFirstScheduledSourceExpressionBodyArguments(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments)
    • invokeAstOwnedBackendFinalCodegenScheduledSourceExpressionBody

      public Object invokeAstOwnedBackendFinalCodegenScheduledSourceExpressionBody(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyArtifacts.FinalBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifacts()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyArtifacts.FinalBodyArtifact getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifact(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyArtifacts.FinalBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyArtifact()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyExpectedGeneratedHelperArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyExpectedGeneratedHelperArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyAfterExistingStackValueCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyAfterExistingStackValueCount()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsReady()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyArtifacts.FinalBodyArtifactsState getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsState()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactsFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionFinalBodyArtifactTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyLoadedArtifacts.LoadedFinalBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifacts()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyLoadedArtifacts.LoadedFinalBodyArtifact getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifact(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyLoadedArtifacts.LoadedFinalBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyLoadedArtifact()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactCount()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsReady()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyLoadedArtifacts.FinalBodyLoadedArtifactsState getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsState()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactsFirstCompatibilityFallbackRouteReason()
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifact

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifact(int index, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactHandle

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyLoadedArtifactHandle(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocations

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyInvocationResult.FinalBodyInvocation> getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocations()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocation

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyInvocationResult.FinalBodyInvocation getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocation(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyInvocation

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyInvocationResult.FinalBodyInvocation getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalBodyInvocation()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalBodyInvocationResult.InvocationState getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationState()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationsReady()
    • astOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationFirstCompatibilityFallbackRouteReason()
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocation

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocation(int index, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationHandle

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalBodyInvocationHandle(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyWork

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyWork()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyWork

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork getAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyGeneratedHelperWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyGeneratedHelperWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyGeneratedHelperWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyGeneratedHelperWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyAfterExistingStackValueWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyAfterExistingStackValueWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyAfterExistingStackValueWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyAfterExistingStackValueWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyReadyWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyReadyWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyReadyWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyReadyWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWork

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWork()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWork

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.FinalMethodBodyWork> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkPlanIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkPlanIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkExecutionDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkExecutionDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnedWorkKinds()
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnsAllScheduledWork

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnsAllScheduledWork()
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnsAllScheduledWork

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyOwnsAllScheduledWork(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyCompatibilityFallbackWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyCompatibilityFallbackWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyCompatibilityFallbackWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyCompatibilityFallbackWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkPlanIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkPlanIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkExecutionDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkExecutionDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.MethodBodyPlanState getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanState()
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanReady()
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyPlanRequiresCompatibilitySourceFallback()
    • emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWork(int index, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkHandle

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyWorkHandle(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderReady()
    • astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderBlocked

      public boolean astOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderBlocked()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionFinalMethodBodyPlan.MethodBodyPlanState getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderState()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderWorkTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderWorkTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderWorkTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderWorkTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionFinalMethodBodyBuilderWorkTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelper(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelperHandle(Object... arguments) throws Throwable
      Throws:
      Throwable
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionFinalMethodBodyBuilderGeneratedHelperHandle(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrations

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegration> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrations()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrations

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegration> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrations(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegration

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegration getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegration(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegration

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegration getAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegration()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegration

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegration getAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegration(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyGeneratedHelperIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyGeneratedHelperIntegrationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyGeneratedHelperIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyGeneratedHelperIntegrationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyAfterExistingStackValueIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyAfterExistingStackValueIntegrationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyAfterExistingStackValueIntegrationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyAfterExistingStackValueIntegrationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationExecutionDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationExecutionDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationKinds()
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationReady()
    • astOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationBlocked

      public boolean astOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationBlocked()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionGeneratedMethodBodyIntegrationResult.GeneratedMethodBodyIntegrationState getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationState()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationsTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationsTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationsTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionGeneratedMethodBodyIntegrationsTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelper(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelperHandle(Object... arguments) throws Throwable
      Throws:
      Throwable
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionGeneratedMethodBodyIntegrationGeneratedHelperHandle(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissions()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissions

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissions(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmission(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmission()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmission

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyGeneratedHelperEmission

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyGeneratedHelperEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyAfterExistingStackValueEmission

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteSourceExpressionMethodBodyEmission getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyAfterExistingStackValueEmission(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyGeneratedHelperEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyAfterExistingStackValueEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionExecutionDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionExecutionDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionKinds()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionReady()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionBlocked

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionBlocked()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyEmissionResult.ConcreteMethodBodyEmissionState getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionState()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionsTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionsTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionsTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyEmissionsTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyEmissionGeneratedHelperHandle(Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteSourceExpressionMethodBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifacts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteSourceExpressionMethodBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifacts(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifact(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyArtifact()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyArtifact(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyExpectedGeneratedHelperArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyExpectedGeneratedHelperArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactAfterExistingStackValueEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactAfterExistingStackValueEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactMethodDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactMethodDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactKinds()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactsReady()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyArtifactResult.ConcreteMethodBodyArtifactState getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactState()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyArtifactTo(int index, org.objectweb.asm.MethodVisitor methodVisitor)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.LoadedConcreteSourceExpressionMethodBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifacts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifacts

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.LoadedConcreteSourceExpressionMethodBodyArtifact> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifacts(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.LoadedConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifact(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.LoadedConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyLoadedArtifact()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.LoadedConcreteSourceExpressionMethodBodyArtifact getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyLoadedArtifact(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactMethodDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactMethodDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactKinds()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactsReady()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyLoadedArtifactResult.ConcreteMethodBodyLoadedArtifactState getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactState()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactFirstCompatibilityFallbackRouteReason()
    • invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifact

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifact(int index, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactHandle

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyLoadedArtifactHandle(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocations

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.ConcreteSourceExpressionMethodBodyInvocation> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocations()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocations

      public List<de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.ConcreteSourceExpressionMethodBodyInvocation> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocations(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocation

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.ConcreteSourceExpressionMethodBodyInvocation getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocation(int index)
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyInvocation

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.ConcreteSourceExpressionMethodBodyInvocation getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyInvocation()
    • getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyInvocation

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.ConcreteSourceExpressionMethodBodyInvocation getAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteMethodBodyInvocation(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationExecutionIds

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationExecutionIds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationMethodDescriptors

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationMethodDescriptors()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationSourceExpressionTexts

      public List<String> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationSourceExpressionTexts()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteMethodBodyInvocationResult.InvocationState getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationState()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationsReady()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationsRequireCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationsRequireCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationFirstCompatibilityFallbackRouteReason()
    • invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocation

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocation(int index, Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationHandle

      public Object invokeAstOwnedBackendFinalCodegenSourceExpressionConcreteMethodBodyInvocationHandle(int index, Object... arguments) throws Throwable
      Throws:
      Throwable
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteGeneratedHelperEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteGeneratedHelperEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteGeneratedHelperEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteGeneratedHelperEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteAfterExistingStackValueEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteAfterExistingStackValueEmissionCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteAfterExistingStackValueEmissionCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteAfterExistingStackValueEmissionCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteArtifactCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteLoadedArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteLoadedArtifactCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteLoadedArtifactCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteLoadedArtifactCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteInvocationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteInvocationCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteInvocationCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteInvocationCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteCompatibilityFallbackRouteKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteCompatibilityFallbackRouteKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstEmissionRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstEmissionRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstReadyRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstReadyRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstOwnedRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstOwnedRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteEmissionRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedRouteCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteCompatibilityFallbackRouteCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteCompatibilityFallbackRouteCount()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasEmissionRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasEmissionRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasReadyRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasReadyRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasOwnedRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasOwnedRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasCompatibilityFallbackRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasCompatibilityFallbackRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnsAllEmissionRoutes

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnsAllEmissionRoutes()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCoverageGapKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind> getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCoverageGapKinds()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCoverageGapCount

      public int getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCoverageGapCount()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstOwnedDemandCoverageGapKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstOwnedDemandCoverageGapKind()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasOwnedDemandCoverageGapKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteHasOwnedDemandCoverageGapKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCovered()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedDemandCovered(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyForOwnedScheduledDemand

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyForOwnedScheduledDemand()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyForOwnedScheduledDemand

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReadyForOwnedScheduledDemand(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedScheduledDemandBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedScheduledDemandBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedScheduledDemandBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteOwnedScheduledDemandBlockerReason(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProof

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBackendHandoff.OwnershipProof getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProof()
    • getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionBackendHandoff.OwnershipProofState getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofState()
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofReady()
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofAllowsReparseRetirement

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofAllowsReparseRetirement()
    • getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCoverageGapKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCoverageGapKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCompatibilityFallbackRouteKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCompatibilityFallbackRouteKind()
    • getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionOwnershipProofFirstCompatibilityFallbackRouteReason()
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasDemandRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasDemandRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasOwnedRouteKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasOwnedRouteKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasCoverageGapKind

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofHasCoverageGapKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofDemandCovered()
    • astOwnedBackendFinalCodegenSourceExpressionOwnershipProofDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionOwnershipProofDemandCovered(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteReady()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteBlocked

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteBlocked()
    • astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteRequiresCompatibilitySourceFallback()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteState

      public de.grogra.xl.compiler.xl16u.XL16USourceExpressionConcreteBackendRoute.ConcreteBackendRouteState getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteState()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteBlockerReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteBlockerReason()
    • getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteFirstCompatibilityFallbackRouteReason()
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteMethodBodyTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteMethodBodyTo

      public int emitAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteMethodBodyTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteMethodBodiesTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteMethodBodiesTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • emitAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteMethodBodiesTo

      public int emitAstOwnedBackendFinalCodegenSourceExpressionConcreteBackendRouteMethodBodiesTo(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind, org.objectweb.asm.MethodVisitor methodVisitor)
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteGeneratedHelper

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteGeneratedHelper(Object... arguments) throws ReflectiveOperationException
      Throws:
      ReflectiveOperationException
    • invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteGeneratedHelperHandle

      public Object invokeAstOwnedBackendFinalCodegenFirstSourceExpressionConcreteBackendRouteGeneratedHelperHandle(Object... arguments) throws Throwable
      Throws:
      Throwable
    • astOwnedSourceExpressionEmissionResultReady

      public boolean astOwnedSourceExpressionEmissionResultReady()
    • astOwnedSourceExpressionEmissionResultRequiresCompatibilitySourceFallback

      public boolean astOwnedSourceExpressionEmissionResultRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenContractReady

      public boolean astOwnedBackendFinalCodegenContractReady()
    • astOwnedBackendFinalCodegenExecutableRoutesReady

      public boolean astOwnedBackendFinalCodegenExecutableRoutesReady()
    • astOwnedBackendFinalCodegenRuntimeHookExecutableDemandCovered

      public boolean astOwnedBackendFinalCodegenRuntimeHookExecutableDemandCovered()
    • astOwnedBackendFinalCodegenSourceExpressionExecutableDemandCovered

      public boolean astOwnedBackendFinalCodegenSourceExpressionExecutableDemandCovered()
    • astOwnedBackendFinalCodegenExecutableDemandCovered

      public boolean astOwnedBackendFinalCodegenExecutableDemandCovered()
    • astOwnedBackendCoveredFinalCodegenReady

      public boolean astOwnedBackendCoveredFinalCodegenReady()
    • getAstOwnedBackendFinalCodegenSchedulingState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.FinalCodegenSchedulingState getAstOwnedBackendFinalCodegenSchedulingState()
    • astOwnedBackendFinalCodegenSchedulingReady

      public boolean astOwnedBackendFinalCodegenSchedulingReady()
    • astOwnedBackendFinalCodegenHasCoverageGap

      public boolean astOwnedBackendFinalCodegenHasCoverageGap()
    • getAstOwnedBackendFinalCodegenCoverageGapKinds

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CoverageGapKind> getAstOwnedBackendFinalCodegenCoverageGapKinds()
    • getAstOwnedBackendFinalCodegenFirstCoverageGapKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CoverageGapKind getAstOwnedBackendFinalCodegenFirstCoverageGapKind()
    • astOwnedBackendFinalCodegenHasCoverageGapKind

      public boolean astOwnedBackendFinalCodegenHasCoverageGapKind(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendFinalCodegenContract.CoverageGapKind kind)
    • astOwnedBackendFinalCodegenAliasCastSourceExpressionReady

      public boolean astOwnedBackendFinalCodegenAliasCastSourceExpressionReady()
    • astOwnedBackendFinalCodegenSourceExpressionBindingsReady

      public boolean astOwnedBackendFinalCodegenSourceExpressionBindingsReady(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionReady

      public boolean astOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionReady()
    • astOwnedBackendFinalCodegenIntrinsicCallSourceExpressionReady

      public boolean astOwnedBackendFinalCodegenIntrinsicCallSourceExpressionReady()
    • astOwnedBackendFinalCodegenForeignBoundarySourceExpressionReady

      public boolean astOwnedBackendFinalCodegenForeignBoundarySourceExpressionReady()
    • astOwnedBackendFinalCodegenForeignBoundarySourceExpressionScalarBackendReady

      public boolean astOwnedBackendFinalCodegenForeignBoundarySourceExpressionScalarBackendReady()
    • astOwnedBackendFinalCodegenForeignBoundarySourceExpressionCurrentBackendReady

      public boolean astOwnedBackendFinalCodegenForeignBoundarySourceExpressionCurrentBackendReady()
    • astOwnedBackendFinalCodegenRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenSourceExpressionRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenSourceExpressionRequiresCompatibilitySourceFallback(de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind kind)
    • astOwnedBackendFinalCodegenAliasCastSourceExpressionRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenAliasCastSourceExpressionRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenPhysicalProjectionSourceExpressionRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenIntrinsicCallSourceExpressionRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenIntrinsicCallSourceExpressionRequiresCompatibilitySourceFallback()
    • astOwnedBackendFinalCodegenForeignBoundarySourceExpressionRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFinalCodegenForeignBoundarySourceExpressionRequiresCompatibilitySourceFallback()
    • getAstOwnedBackendCodegenIrUnsupportedInstructionCount

      public int getAstOwnedBackendCodegenIrUnsupportedInstructionCount()
    • getAstOwnedBackendCodegenIrUnsupportedInstructions

      public List<de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendCodegenIrResult.IrInstruction> getAstOwnedBackendCodegenIrUnsupportedInstructions()
    • getAstOwnedBackendCodegenIrBytecodeInstructionCount

      public int getAstOwnedBackendCodegenIrBytecodeInstructionCount()
    • getAstOwnedBackendCodegenIrMetadataOnlyInstructionCount

      public int getAstOwnedBackendCodegenIrMetadataOnlyInstructionCount()
    • getAstOwnedBackendCodegenIrRuntimeHookCandidateInstructionCount

      public int getAstOwnedBackendCodegenIrRuntimeHookCandidateInstructionCount()
    • getAstOwnedBackendCodegenIrRuntimeHookExecutableDemandInstructionCount

      public int getAstOwnedBackendCodegenIrRuntimeHookExecutableDemandInstructionCount()
    • getAstOwnedBackendCodegenIrSourceExpressionExecutableDemandInstructionCount

      public int getAstOwnedBackendCodegenIrSourceExpressionExecutableDemandInstructionCount()
    • getAstOwnedBackendCodegenIrExecutableDemandInstructionCount

      public int getAstOwnedBackendCodegenIrExecutableDemandInstructionCount()
    • getAstOwnedBackendCodegenIrNonExecutableInstructionCount

      public int getAstOwnedBackendCodegenIrNonExecutableInstructionCount()
    • getAstOwnedBackendCodegenIrPhysicalValueInstructionCount

      public int getAstOwnedBackendCodegenIrPhysicalValueInstructionCount()
    • getAstOwnedBackendCodegenIrPhysicalValueNormalizationInstructionCount

      public int getAstOwnedBackendCodegenIrPhysicalValueNormalizationInstructionCount()
    • getAstOwnedBackendCodegenIrPhysicalValueProjectionInstructionCount

      public int getAstOwnedBackendCodegenIrPhysicalValueProjectionInstructionCount()
    • getAstOwnedBackendIntrinsicCallPlanCount

      public int getAstOwnedBackendIntrinsicCallPlanCount()
    • getAstOwnedBackendIntrinsicCallUnsupportedPlanCount

      public int getAstOwnedBackendIntrinsicCallUnsupportedPlanCount()
    • astOwnedBackendIntrinsicCallPlanningReady

      public boolean astOwnedBackendIntrinsicCallPlanningReady()
    • getAstOwnedBackendIntrinsicCallBytecodeOperationCount

      public int getAstOwnedBackendIntrinsicCallBytecodeOperationCount()
    • getAstOwnedBackendIntrinsicCallBytecodeUnsupportedOperationCount

      public int getAstOwnedBackendIntrinsicCallBytecodeUnsupportedOperationCount()
    • astOwnedBackendIntrinsicCallBytecodePlanningReady

      public boolean astOwnedBackendIntrinsicCallBytecodePlanningReady()
    • getAstOwnedBackendIntrinsicCallBytecodeEmissionCount

      public int getAstOwnedBackendIntrinsicCallBytecodeEmissionCount()
    • getAstOwnedBackendIntrinsicCallBytecodeUnsupportedEmissionCount

      public int getAstOwnedBackendIntrinsicCallBytecodeUnsupportedEmissionCount()
    • astOwnedBackendIntrinsicCallBytecodeEmissionReady

      public boolean astOwnedBackendIntrinsicCallBytecodeEmissionReady()
    • astOwnedBackendIntrinsicCallMethodBodyTemplateReady

      public boolean astOwnedBackendIntrinsicCallMethodBodyTemplateReady()
    • astOwnedBackendIntrinsicCallBytecodeArtifactReady

      public boolean astOwnedBackendIntrinsicCallBytecodeArtifactReady()
    • astOwnedBackendIntrinsicCallLoadedArtifactReady

      public boolean astOwnedBackendIntrinsicCallLoadedArtifactReady()
    • astOwnedBackendIntrinsicCallSourceExpressionMethodBodyReady

      public boolean astOwnedBackendIntrinsicCallSourceExpressionMethodBodyReady()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyEmissionCount

      public int getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyEmissionCount()
    • astOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionReady

      public boolean astOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionReady()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionResult.SourceExpressionMethodBodyCollectionState getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionState()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionBlockerReason

      public String getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionBlockerReason()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyBindingCount

      public int getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyBindingCount()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyUnsupportedBindingCount

      public int getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyUnsupportedBindingCount()
    • getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionEmissionCount

      public int getAstOwnedBackendIntrinsicCallSourceExpressionMethodBodyCollectionEmissionCount()
    • getAstOwnedBackendAliasCastPlanCount

      public int getAstOwnedBackendAliasCastPlanCount()
    • getAstOwnedBackendAliasCastUnsupportedPlanCount

      public int getAstOwnedBackendAliasCastUnsupportedPlanCount()
    • astOwnedBackendAliasCastPlanningReady

      public boolean astOwnedBackendAliasCastPlanningReady()
    • getAstOwnedBackendAliasCastBytecodeRequestCount

      public int getAstOwnedBackendAliasCastBytecodeRequestCount()
    • getAstOwnedBackendAliasCastUnsupportedBytecodeRequestCount

      public int getAstOwnedBackendAliasCastUnsupportedBytecodeRequestCount()
    • astOwnedBackendAliasCastBytecodeRequestsReady

      public boolean astOwnedBackendAliasCastBytecodeRequestsReady()
    • getAstOwnedBackendAliasCastPreparedWorkCount

      public int getAstOwnedBackendAliasCastPreparedWorkCount()
    • getAstOwnedBackendAliasCastUnsupportedPreparedWorkCount

      public int getAstOwnedBackendAliasCastUnsupportedPreparedWorkCount()
    • astOwnedBackendAliasCastPreparedWorkReady

      public boolean astOwnedBackendAliasCastPreparedWorkReady()
    • getAstOwnedBackendAliasCastBytecodeOperationCount

      public int getAstOwnedBackendAliasCastBytecodeOperationCount()
    • getAstOwnedBackendAliasCastUnsupportedBytecodeOperationCount

      public int getAstOwnedBackendAliasCastUnsupportedBytecodeOperationCount()
    • astOwnedBackendAliasCastBytecodePlanReady

      public boolean astOwnedBackendAliasCastBytecodePlanReady()
    • getAstOwnedBackendAliasCastBytecodeEmissionCount

      public int getAstOwnedBackendAliasCastBytecodeEmissionCount()
    • getAstOwnedBackendAliasCastUnsupportedBytecodeEmissionCount

      public int getAstOwnedBackendAliasCastUnsupportedBytecodeEmissionCount()
    • astOwnedBackendAliasCastBytecodeEmissionReady

      public boolean astOwnedBackendAliasCastBytecodeEmissionReady()
    • astOwnedBackendAliasCastMethodBodyTemplateReady

      public boolean astOwnedBackendAliasCastMethodBodyTemplateReady()
    • astOwnedBackendAliasCastBytecodeArtifactReady

      public boolean astOwnedBackendAliasCastBytecodeArtifactReady()
    • astOwnedBackendAliasCastLoadedArtifactReady

      public boolean astOwnedBackendAliasCastLoadedArtifactReady()
    • astOwnedBackendAliasCastSourceExpressionMethodBodyReady

      public boolean astOwnedBackendAliasCastSourceExpressionMethodBodyReady()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyEmissionCount

      public int getAstOwnedBackendAliasCastSourceExpressionMethodBodyEmissionCount()
    • astOwnedBackendAliasCastSourceExpressionMethodBodyCollectionReady

      public boolean astOwnedBackendAliasCastSourceExpressionMethodBodyCollectionReady()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionResult.SourceExpressionMethodBodyCollectionState getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionState()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionBlockerReason

      public String getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionBlockerReason()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyBindingCount

      public int getAstOwnedBackendAliasCastSourceExpressionMethodBodyBindingCount()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyUnsupportedBindingCount

      public int getAstOwnedBackendAliasCastSourceExpressionMethodBodyUnsupportedBindingCount()
    • getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionEmissionCount

      public int getAstOwnedBackendAliasCastSourceExpressionMethodBodyCollectionEmissionCount()
    • getAstOwnedBackendPhysicalProjectionPlanCount

      public int getAstOwnedBackendPhysicalProjectionPlanCount()
    • getAstOwnedBackendPhysicalProjectionUnsupportedPlanCount

      public int getAstOwnedBackendPhysicalProjectionUnsupportedPlanCount()
    • astOwnedBackendPhysicalProjectionPlanningReady

      public boolean astOwnedBackendPhysicalProjectionPlanningReady()
    • getAstOwnedBackendPhysicalProjectionBytecodeRequestCount

      public int getAstOwnedBackendPhysicalProjectionBytecodeRequestCount()
    • getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeRequestCount

      public int getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeRequestCount()
    • astOwnedBackendPhysicalProjectionBytecodeRequestsReady

      public boolean astOwnedBackendPhysicalProjectionBytecodeRequestsReady()
    • getAstOwnedBackendPhysicalProjectionPreparedWorkCount

      public int getAstOwnedBackendPhysicalProjectionPreparedWorkCount()
    • getAstOwnedBackendPhysicalProjectionUnsupportedPreparedWorkCount

      public int getAstOwnedBackendPhysicalProjectionUnsupportedPreparedWorkCount()
    • astOwnedBackendPhysicalProjectionPreparedWorkReady

      public boolean astOwnedBackendPhysicalProjectionPreparedWorkReady()
    • getAstOwnedBackendPhysicalProjectionBytecodeOperationCount

      public int getAstOwnedBackendPhysicalProjectionBytecodeOperationCount()
    • getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeOperationCount

      public int getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeOperationCount()
    • astOwnedBackendPhysicalProjectionBytecodePlanReady

      public boolean astOwnedBackendPhysicalProjectionBytecodePlanReady()
    • getAstOwnedBackendPhysicalProjectionBytecodeEmissionCount

      public int getAstOwnedBackendPhysicalProjectionBytecodeEmissionCount()
    • getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeEmissionCount

      public int getAstOwnedBackendPhysicalProjectionUnsupportedBytecodeEmissionCount()
    • astOwnedBackendPhysicalProjectionBytecodeEmissionReady

      public boolean astOwnedBackendPhysicalProjectionBytecodeEmissionReady()
    • astOwnedBackendPhysicalProjectionMethodBodyTemplateReady

      public boolean astOwnedBackendPhysicalProjectionMethodBodyTemplateReady()
    • astOwnedBackendPhysicalProjectionBytecodeArtifactReady

      public boolean astOwnedBackendPhysicalProjectionBytecodeArtifactReady()
    • astOwnedBackendPhysicalProjectionLoadedArtifactReady

      public boolean astOwnedBackendPhysicalProjectionLoadedArtifactReady()
    • astOwnedBackendPhysicalProjectionSourceExpressionMethodBodyReady

      public boolean astOwnedBackendPhysicalProjectionSourceExpressionMethodBodyReady()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyEmissionCount

      public int getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyEmissionCount()
    • astOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionReady

      public boolean astOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionReady()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionState

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionResult.SourceExpressionMethodBodyCollectionState getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionState()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionBlockerReason

      public String getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionBlockerReason()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind

      public de.grogra.xl.compiler.xl16u.XL16UAstOwnedSourceExpressionEmission.Kind getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerKind()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason

      public String getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionFirstCompatibilityFallbackBlockerReason()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyBindingCount

      public int getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyBindingCount()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyUnsupportedBindingCount

      public int getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyUnsupportedBindingCount()
    • getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionEmissionCount

      public int getAstOwnedBackendPhysicalProjectionSourceExpressionMethodBodyCollectionEmissionCount()
    • getAstOwnedBackendRuntimeHookIntentCount

      public int getAstOwnedBackendRuntimeHookIntentCount()
    • getAstOwnedBackendRuntimeHookIntentCount

      public int getAstOwnedBackendRuntimeHookIntentCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookIntentResult.IntentKind kind)
    • astOwnedBackendRuntimeHookIntentsReady

      public boolean astOwnedBackendRuntimeHookIntentsReady()
    • getAstOwnedBackendRuntimeHookPhysicalValueNormalizationIntentCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueNormalizationIntentCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueProjectionIntentCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueProjectionIntentCount()
    • getAstOwnedBackendRuntimeHookPlanCount

      public int getAstOwnedBackendRuntimeHookPlanCount()
    • getAstOwnedBackendRuntimeHookPlanCount

      public int getAstOwnedBackendRuntimeHookPlanCount(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendRuntimeHookIntentResult.IntentKind kind)
    • getAstOwnedBackendRuntimeHookPhysicalValuePlanCount

      public int getAstOwnedBackendRuntimeHookPhysicalValuePlanCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueNormalizationPlanCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueNormalizationPlanCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueProjectionPlanCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueProjectionPlanCount()
    • getAstOwnedBackendRuntimeHookUnsupportedPlanCount

      public int getAstOwnedBackendRuntimeHookUnsupportedPlanCount()
    • astOwnedBackendRuntimeHookPlansReady

      public boolean astOwnedBackendRuntimeHookPlansReady()
    • getAstOwnedBackendRuntimeHookBytecodeRequestCount

      public int getAstOwnedBackendRuntimeHookBytecodeRequestCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueBytecodeRequestCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueBytecodeRequestCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueNormalizationBytecodeRequestCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueNormalizationBytecodeRequestCount()
    • getAstOwnedBackendRuntimeHookPhysicalValueProjectionBytecodeRequestCount

      public int getAstOwnedBackendRuntimeHookPhysicalValueProjectionBytecodeRequestCount()
    • getAstOwnedBackendRuntimeHookUnsupportedBytecodeRequestCount

      public int getAstOwnedBackendRuntimeHookUnsupportedBytecodeRequestCount()
    • astOwnedBackendRuntimeHookBytecodeRequestsReady

      public boolean astOwnedBackendRuntimeHookBytecodeRequestsReady()
    • getAstOwnedBackendPhysicalIntegralNormalizationPendingPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationPendingPolicyCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationSelectedPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationSelectedPolicyCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationRequestCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationRequestCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationSelectedIntPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationSelectedIntPolicyCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationSelectedLongPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationSelectedLongPolicyCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationPendingIntPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationPendingIntPolicyCount()
    • getAstOwnedBackendPhysicalIntegralNormalizationPendingLongPolicyCount

      public int getAstOwnedBackendPhysicalIntegralNormalizationPendingLongPolicyCount()
    • astOwnedBackendPhysicalIntegralNormalizationPolicyCoverageComplete

      public boolean astOwnedBackendPhysicalIntegralNormalizationPolicyCoverageComplete()
    • astOwnedBackendPhysicalIntegralNormalizationExactSelectionComplete

      public boolean astOwnedBackendPhysicalIntegralNormalizationExactSelectionComplete()
    • astOwnedBackendPhysicalIntegralNormalizationPolicyReady

      public boolean astOwnedBackendPhysicalIntegralNormalizationPolicyReady()
    • getAstRuntimeHookBytecodeOperationCount

      public int getAstRuntimeHookBytecodeOperationCount()
    • getAstRuntimeHookRangeCheckBytecodeOperationCount

      public int getAstRuntimeHookRangeCheckBytecodeOperationCount()
    • getAstRuntimeHookPhysicalValueBytecodeOperationCount

      public int getAstRuntimeHookPhysicalValueBytecodeOperationCount()
    • astRuntimeHookBytecodePlanReady

      public boolean astRuntimeHookBytecodePlanReady()
    • getAstRuntimeHookBytecodePreparedOperationCount

      public int getAstRuntimeHookBytecodePreparedOperationCount()
    • getAstRuntimeHookRangeCheckBytecodePreparedOperationCount

      public int getAstRuntimeHookRangeCheckBytecodePreparedOperationCount()
    • getAstRuntimeHookPhysicalValueBytecodePreparedOperationCount

      public int getAstRuntimeHookPhysicalValueBytecodePreparedOperationCount()
    • astRuntimeHookBytecodePreparedWorkReady

      public boolean astRuntimeHookBytecodePreparedWorkReady()
    • getAstRuntimeHookBytecodeEmissionCount

      public int getAstRuntimeHookBytecodeEmissionCount()
    • getAstRuntimeHookRangeCheckBytecodeEmissionCount

      public int getAstRuntimeHookRangeCheckBytecodeEmissionCount()
    • getAstRuntimeHookPhysicalValueBytecodeEmissionCount

      public int getAstRuntimeHookPhysicalValueBytecodeEmissionCount()
    • astRuntimeHookBytecodeEmissionReady

      public boolean astRuntimeHookBytecodeEmissionReady()
    • astRuntimeHookMethodBodyTemplateReady

      public boolean astRuntimeHookMethodBodyTemplateReady()
    • getAstRuntimeHookMethodBodyDescriptor

      public String getAstRuntimeHookMethodBodyDescriptor()
    • getAstRuntimeHookMethodBodyLocalSlotCount

      public int getAstRuntimeHookMethodBodyLocalSlotCount()
    • getAstRuntimeHookMethodBodyReturnOpcode

      public int getAstRuntimeHookMethodBodyReturnOpcode()
    • astRuntimeHookBytecodeArtifactReady

      public boolean astRuntimeHookBytecodeArtifactReady()
    • getAstRuntimeHookBytecodeArtifactLength

      public int getAstRuntimeHookBytecodeArtifactLength()
    • astRuntimeHookLoadedArtifactReady

      public boolean astRuntimeHookLoadedArtifactReady()
    • astOwnedBackendFamilyRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendFamilyRequiresCompatibilitySourceFallback(de.grogra.xl.compiler.xl16u.XL16UAstOwnedBackendConsumer.Family family)
    • getSourceOwnedSemanticBackendIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedSemanticBackendIntegrationResult getSourceOwnedSemanticBackendIntegrationResult()
    • getSourceOwnedSemanticLegacyBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedSemanticLegacyBackendHandoff getSourceOwnedSemanticLegacyBackendHandoff()
    • getSourceOwnedSemanticCodeGenerationAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedSemanticCodeGenerationAttachmentResult getSourceOwnedSemanticCodeGenerationAttachmentResult()
    • getSourceOwnedLegacyCodeGenerationBoundaryResult

      @Deprecated public XL16USourceOwnedLegacyCodeGenerationBoundaryResult getSourceOwnedLegacyCodeGenerationBoundaryResult()
      Deprecated.
    • getSourceOwnedCodeGenerationBoundaryResult

      public XL16USourceOwnedLegacyCodeGenerationBoundaryResult getSourceOwnedCodeGenerationBoundaryResult()
    • getSourceOwnedLegacyBackendConsumptionResult

      @Deprecated public XL16USourceOwnedLegacyBackendConsumptionResult getSourceOwnedLegacyBackendConsumptionResult()
      Deprecated.
    • getSourceOwnedBackendConsumptionResult

      public XL16USourceOwnedLegacyBackendConsumptionResult getSourceOwnedBackendConsumptionResult()
    • getSourceOwnedLegacyBackendGuardedEmissionHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionHandoff getSourceOwnedLegacyBackendGuardedEmissionHandoff()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionHandoff getSourceOwnedBackendGuardedEmissionHandoff()
    • getSourceOwnedLegacyBackendEmissionEligibilityResult

      @Deprecated public XL16USourceOwnedLegacyBackendEmissionEligibilityResult getSourceOwnedLegacyBackendEmissionEligibilityResult()
      Deprecated.
    • getSourceOwnedBackendEmissionEligibilityResult

      public XL16USourceOwnedLegacyBackendEmissionEligibilityResult getSourceOwnedBackendEmissionEligibilityResult()
    • getSourceOwnedLegacyBackendGuardedEmissionPlan

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPlan getSourceOwnedLegacyBackendGuardedEmissionPlan()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPlan getSourceOwnedBackendGuardedEmissionPlan()
    • getSourceOwnedLegacyBackendGuardedEmissionPreparedWork

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPreparedWork getSourceOwnedLegacyBackendGuardedEmissionPreparedWork()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPreparedWork getSourceOwnedBackendGuardedEmissionPreparedWork()
    • getSourceOwnedLegacyBackendGuardedEmissionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionResult getSourceOwnedLegacyBackendGuardedEmissionResult()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionResult getSourceOwnedBackendGuardedEmissionResult()
    • getSourceOwnedLegacyBackendGuardedEmissionSummary

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionSummary getSourceOwnedLegacyBackendGuardedEmissionSummary()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionSummary

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionSummary getSourceOwnedBackendGuardedEmissionSummary()
    • getSourceOwnedLegacyBackendGuardedEmissionRoute

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionRoute getSourceOwnedLegacyBackendGuardedEmissionRoute()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionRoute getSourceOwnedBackendGuardedEmissionRoute()
    • getSourceOwnedLegacyBackendGuardedEmissionPayloadIndex

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPayloadIndex getSourceOwnedLegacyBackendGuardedEmissionPayloadIndex()
      Deprecated.
    • getSourceOwnedBackendGuardedEmissionPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendGuardedEmissionPayloadIndex getSourceOwnedBackendGuardedEmissionPayloadIndex()
    • getSourceOwnedLegacyBackendBehaviorConsumptionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionResult getSourceOwnedLegacyBackendBehaviorConsumptionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorConsumptionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionResult getSourceOwnedBackendBehaviorConsumptionResult()
    • getSourceOwnedLegacyBackendBehaviorConsumptionSummary

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionSummary getSourceOwnedLegacyBackendBehaviorConsumptionSummary()
      Deprecated.
    • getSourceOwnedBackendBehaviorConsumptionSummary

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionSummary getSourceOwnedBackendBehaviorConsumptionSummary()
    • getSourceOwnedLegacyBackendBehaviorConsumptionRoute

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionRoute getSourceOwnedLegacyBackendBehaviorConsumptionRoute()
      Deprecated.
    • getSourceOwnedBackendBehaviorConsumptionRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorConsumptionRoute getSourceOwnedBackendBehaviorConsumptionRoute()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationStageResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationStageResult getSourceOwnedLegacyBackendBehaviorCodeGenerationStageResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationStageResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationStageResult getSourceOwnedBackendBehaviorCodeGenerationStageResult()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationEmitterResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationEmitterResult getSourceOwnedLegacyBackendBehaviorCodeGenerationEmitterResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationEmitterResult getSourceOwnedBackendBehaviorCodeGenerationEmitterResult()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationSummary

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationSummary getSourceOwnedLegacyBackendBehaviorCodeGenerationSummary()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationSummary

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationSummary getSourceOwnedBackendBehaviorCodeGenerationSummary()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationRoute

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationRoute getSourceOwnedLegacyBackendBehaviorCodeGenerationRoute()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationRoute getSourceOwnedBackendBehaviorCodeGenerationRoute()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationPayloadIndex

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationPayloadIndex getSourceOwnedLegacyBackendBehaviorCodeGenerationPayloadIndex()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationPayloadIndex getSourceOwnedBackendBehaviorCodeGenerationPayloadIndex()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationDispatchPlan

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationDispatchPlan getSourceOwnedLegacyBackendBehaviorCodeGenerationDispatchPlan()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationDispatchPlan

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationDispatchPlan getSourceOwnedBackendBehaviorCodeGenerationDispatchPlan()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationPreparedWork

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationPreparedWork getSourceOwnedLegacyBackendBehaviorCodeGenerationPreparedWork()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationPreparedWork getSourceOwnedBackendBehaviorCodeGenerationPreparedWork()
    • getSourceOwnedLegacyBackendBehaviorCodeGenerationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationResult getSourceOwnedLegacyBackendBehaviorCodeGenerationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorCodeGenerationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCodeGenerationResult getSourceOwnedBackendBehaviorCodeGenerationResult()
    • getSourceOwnedLegacyBehaviorCoreHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorCoreHandoff getSourceOwnedLegacyBehaviorCoreHandoff()
      Deprecated.
    • getSourceOwnedBehaviorCoreHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorCoreHandoff getSourceOwnedBehaviorCoreHandoff()
    • getBehaviorCodegenSelectedCallSiteLinkResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenSelectedCallSiteLinkResult getBehaviorCodegenSelectedCallSiteLinkResult()
    • getBehaviorBackendRouteHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRouteHandoff getBehaviorBackendRouteHandoff()
    • getBehaviorBackendRouteStages

      public List<de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRouteStage> getBehaviorBackendRouteStages()
    • getBehaviorBackendRouteStageCount

      public int getBehaviorBackendRouteStageCount()
    • getBehaviorBackendRouteResultCount

      public int getBehaviorBackendRouteResultCount()
    • getBehaviorBackendRouteRuntimeStageCount

      public int getBehaviorBackendRouteRuntimeStageCount()
    • getBehaviorBackendRouteStageCount

      public int getBehaviorBackendRouteStageCount(de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRouteStage.Segment segment)
    • getBehaviorBackendCallSiteRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCallSiteRouteResult getBehaviorBackendCallSiteRouteResult()
    • getBehaviorBackendInvocationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendInvocationRouteResult getBehaviorBackendInvocationRouteResult()
    • getBehaviorBackendStageRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStageRouteResult getBehaviorBackendStageRouteResult()
    • getBehaviorBackendCompletionRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCompletionRouteResult getBehaviorBackendCompletionRouteResult()
    • getBehaviorBackendMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendMutationRouteResult getBehaviorBackendMutationRouteResult()
    • getBehaviorBackendNodeObjectRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendNodeObjectRouteResult getBehaviorBackendNodeObjectRouteResult()
    • getBehaviorBackendRetirementRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRetirementRouteResult getBehaviorBackendRetirementRouteResult()
    • getBehaviorBackendPayloadDeliveryRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendPayloadDeliveryRouteResult getBehaviorBackendPayloadDeliveryRouteResult()
    • getBehaviorBackendStateMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStateMutationRouteResult getBehaviorBackendStateMutationRouteResult()
    • getBehaviorBackendStateCommitRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStateCommitRouteResult getBehaviorBackendStateCommitRouteResult()
    • getBehaviorBackendCommitApplicationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitApplicationRouteResult getBehaviorBackendCommitApplicationRouteResult()
    • getBehaviorBackendCommitDeliveryRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitDeliveryRouteResult getBehaviorBackendCommitDeliveryRouteResult()
    • getBehaviorBackendCommitInvocationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitInvocationRouteResult getBehaviorBackendCommitInvocationRouteResult()
    • getBehaviorBackendCommitStageRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStageRouteResult getBehaviorBackendCommitStageRouteResult()
    • getBehaviorBackendCommitMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitMutationRouteResult getBehaviorBackendCommitMutationRouteResult()
    • getBehaviorBackendCommitResultRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitResultRouteResult getBehaviorBackendCommitResultRouteResult()
    • getBehaviorBackendCommitApplicationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitApplicationRuntimeRouteResult getBehaviorBackendCommitApplicationRuntimeRouteResult()
    • getBehaviorBackendCommitDeliveryRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitDeliveryRuntimeRouteResult getBehaviorBackendCommitDeliveryRuntimeRouteResult()
    • getBehaviorBackendCommitInvocationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitInvocationRuntimeRouteResult getBehaviorBackendCommitInvocationRuntimeRouteResult()
    • getBehaviorBackendCommitStageRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStageRuntimeRouteResult getBehaviorBackendCommitStageRuntimeRouteResult()
    • getBehaviorBackendCommitMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitMutationRuntimeRouteResult getBehaviorBackendCommitMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateRuntimeRouteResult getBehaviorBackendCommitStateRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationRuntimeRouteResult getBehaviorBackendCommitStateApplicationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult getBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStageRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStageRuntimeRouteResult getBehaviorBackendCommitStateApplicationStageRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult()
    • getBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult getBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult()
    • getBehaviorBackendRuntimeRouteTailHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRuntimeRouteTailHandoff getBehaviorBackendRuntimeRouteTailHandoff()
    • getBehaviorBackendCommitStateApplicationStateRuntimeRouteStages

      public List<de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRuntimeRouteStage> getBehaviorBackendCommitStateApplicationStateRuntimeRouteStages()
    • getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCount

      public int getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCount()
    • getBehaviorBackendCommitStateApplicationStateRuntimeRouteStageCount

      public int getBehaviorBackendCommitStateApplicationStateRuntimeRouteStageCount(de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRuntimeRouteStage.Phase phase)
    • getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCount

      public int getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCount(de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRuntimeRouteStage.Phase phase)
    • getBehaviorBackendCommitStateApplicationStateRuntimeRouteStageCountAtDepth

      public int getBehaviorBackendCommitStateApplicationStateRuntimeRouteStageCountAtDepth(int stageStackDepth)
    • getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCountAtDepth

      public int getBehaviorBackendCommitStateApplicationStateDeprecatedRuntimeRouteStageCountAtDepth(int stageStackDepth)
    • getSourceOwnedBackendBehaviorAstConstructionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorAstConstructionResult getSourceOwnedBackendBehaviorAstConstructionResult()
    • getSourceOwnedLegacyBackendBehaviorAstConstructionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorAstConstructionResult getSourceOwnedLegacyBackendBehaviorAstConstructionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEmissionResult getSourceOwnedBackendBehaviorEmissionResult()
    • getSourceOwnedLegacyBackendBehaviorEmissionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEmissionResult getSourceOwnedLegacyBackendBehaviorEmissionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorActionAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorActionAttachmentResult getSourceOwnedBackendBehaviorActionAttachmentResult()
    • getSourceOwnedLegacyBackendBehaviorActionAttachmentResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorActionAttachmentResult getSourceOwnedLegacyBackendBehaviorActionAttachmentResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorActionExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorActionExecutionResult getSourceOwnedBackendBehaviorActionExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorActionExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorActionExecutionResult getSourceOwnedLegacyBackendBehaviorActionExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectResult getSourceOwnedBackendBehaviorEffectResult()
    • getSourceOwnedLegacyBackendBehaviorEffectResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectResult getSourceOwnedLegacyBackendBehaviorEffectResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorCommitPlanResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCommitPlanResult getSourceOwnedBackendBehaviorCommitPlanResult()
    • getSourceOwnedLegacyBackendBehaviorCommitPlanResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorCommitPlanResult getSourceOwnedLegacyBackendBehaviorCommitPlanResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectApplicationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationResult getSourceOwnedBackendBehaviorEffectApplicationResult()
    • getSourceOwnedLegacyBackendBehaviorEffectApplicationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationResult getSourceOwnedLegacyBackendBehaviorEffectApplicationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectApplicationRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationRoute getSourceOwnedBackendBehaviorEffectApplicationRoute()
    • getSourceOwnedLegacyBackendBehaviorEffectApplicationRoute

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationRoute getSourceOwnedLegacyBackendBehaviorEffectApplicationRoute()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectApplicationPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationPayloadIndex getSourceOwnedBackendBehaviorEffectApplicationPayloadIndex()
    • getSourceOwnedLegacyBackendBehaviorEffectApplicationPayloadIndex

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectApplicationPayloadIndex getSourceOwnedLegacyBackendBehaviorEffectApplicationPayloadIndex()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectExecutionResult getSourceOwnedBackendBehaviorEffectExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorEffectExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectExecutionResult getSourceOwnedLegacyBackendBehaviorEffectExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectMutationPlanResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectMutationPlanResult getSourceOwnedBackendBehaviorEffectMutationPlanResult()
    • getSourceOwnedLegacyBackendBehaviorEffectMutationPlanResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectMutationPlanResult getSourceOwnedLegacyBackendBehaviorEffectMutationPlanResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectCommandExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommandExecutionResult getSourceOwnedBackendBehaviorEffectCommandExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorEffectCommandExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommandExecutionResult getSourceOwnedLegacyBackendBehaviorEffectCommandExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorMaterializedEffectResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorMaterializedEffectResult getSourceOwnedBackendBehaviorMaterializedEffectResult()
    • getSourceOwnedLegacyBackendBehaviorMaterializedEffectResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorMaterializedEffectResult getSourceOwnedLegacyBackendBehaviorMaterializedEffectResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectCommitIntentResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommitIntentResult getSourceOwnedBackendBehaviorEffectCommitIntentResult()
    • getSourceOwnedLegacyBackendBehaviorEffectCommitIntentResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommitIntentResult getSourceOwnedLegacyBackendBehaviorEffectCommitIntentResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectCommitResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommitResult getSourceOwnedBackendBehaviorEffectCommitResult()
    • getSourceOwnedLegacyBackendBehaviorEffectCommitResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectCommitResult getSourceOwnedLegacyBackendBehaviorEffectCommitResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectStageResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectStageResult getSourceOwnedBackendBehaviorEffectStageResult()
    • getSourceOwnedLegacyBackendBehaviorEffectStageResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectStageResult getSourceOwnedLegacyBackendBehaviorEffectStageResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectIntegrationGateResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectIntegrationGateResult getSourceOwnedBackendBehaviorEffectIntegrationGateResult()
    • getSourceOwnedLegacyBackendBehaviorEffectIntegrationGateResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectIntegrationGateResult getSourceOwnedLegacyBackendBehaviorEffectIntegrationGateResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorEffectIntegrationExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectIntegrationExecutionResult getSourceOwnedBackendBehaviorEffectIntegrationExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorEffectIntegrationExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorEffectIntegrationExecutionResult getSourceOwnedLegacyBackendBehaviorEffectIntegrationExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorFinalHandoffActivationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorFinalHandoffActivationResult getSourceOwnedBackendBehaviorFinalHandoffActivationResult()
    • getSourceOwnedLegacyBackendBehaviorFinalHandoffActivationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorFinalHandoffActivationResult getSourceOwnedLegacyBackendBehaviorFinalHandoffActivationResult()
      Deprecated.
    • getSourceOwnedBehaviorEffectHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorEffectHandoff getSourceOwnedBehaviorEffectHandoff()
    • getSourceOwnedLegacyBehaviorEffectHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorEffectHandoff getSourceOwnedLegacyBehaviorEffectHandoff()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendCallSiteResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendCallSiteResult getSourceOwnedBackendBehaviorBackendCallSiteResult()
    • getSourceOwnedLegacyBackendBehaviorBackendCallSiteResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendCallSiteResult getSourceOwnedLegacyBackendBehaviorBackendCallSiteResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationResult getSourceOwnedBackendBehaviorBackendInvocationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendInvocationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationResult getSourceOwnedLegacyBackendBehaviorBackendInvocationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendInvocationBindingResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationBindingResult getSourceOwnedBackendBehaviorBackendInvocationBindingResult()
    • getSourceOwnedLegacyBackendBehaviorBackendInvocationBindingResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationBindingResult getSourceOwnedLegacyBackendBehaviorBackendInvocationBindingResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendInvocationBindingExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationBindingExecutionResult getSourceOwnedBackendBehaviorBackendInvocationBindingExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorBackendInvocationBindingExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendInvocationBindingExecutionResult getSourceOwnedLegacyBackendBehaviorBackendInvocationBindingExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendImplementationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationResult getSourceOwnedBackendBehaviorBackendImplementationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendImplementationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationResult getSourceOwnedLegacyBackendBehaviorBackendImplementationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendSnapshotResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationSnapshotResult getSourceOwnedBackendBehaviorBackendSnapshotResult()
    • getSourceOwnedBackendBehaviorBackendStageOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationSnapshotResult getSourceOwnedBackendBehaviorBackendStageOutputResult()
      Deprecated.
    • getSourceOwnedLegacyBackendBehaviorBackendStageOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationSnapshotResult getSourceOwnedLegacyBackendBehaviorBackendStageOutputResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendImplementationCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationCompletionResult getSourceOwnedBackendBehaviorBackendImplementationCompletionResult()
    • getSourceOwnedLegacyBackendBehaviorBackendImplementationCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendImplementationCompletionResult getSourceOwnedLegacyBackendBehaviorBackendImplementationCompletionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendDispatchCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendCompletionResult getSourceOwnedBackendBehaviorBackendDispatchCompletionResult()
    • getSourceOwnedBackendBehaviorBackendHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendCompletionResult getSourceOwnedBackendBehaviorBackendHandoffCompletionResult()
      Deprecated.
    • getSourceOwnedLegacyBackendBehaviorBackendHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendCompletionResult getSourceOwnedLegacyBackendBehaviorBackendHandoffCompletionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendGuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendGuardedMutationResult getSourceOwnedBackendBehaviorBackendGuardedMutationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendGuardedMutationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendGuardedMutationResult getSourceOwnedLegacyBackendBehaviorBackendGuardedMutationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendGuardedMutationStageResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendGuardedMutationStageResult getSourceOwnedBackendBehaviorBackendGuardedMutationStageResult()
    • getSourceOwnedLegacyBackendBehaviorBackendGuardedMutationStageResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendGuardedMutationStageResult getSourceOwnedLegacyBackendBehaviorBackendGuardedMutationStageResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendNodeUpdateResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendNodeUpdateResult getSourceOwnedBackendBehaviorBackendNodeUpdateResult()
    • getSourceOwnedLegacyBackendBehaviorBackendNodeUpdateResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendNodeUpdateResult getSourceOwnedLegacyBackendBehaviorBackendNodeUpdateResult()
      Deprecated.
    • getSourceOwnedBehaviorBackendDispatchHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorBackendDispatchHandoff getSourceOwnedBehaviorBackendDispatchHandoff()
    • getSourceOwnedLegacyBehaviorBackendDispatchHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorBackendDispatchHandoff getSourceOwnedLegacyBehaviorBackendDispatchHandoff()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendNodeObjectUpdateResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendNodeObjectUpdateResult getSourceOwnedBackendBehaviorBackendNodeObjectUpdateResult()
    • getSourceOwnedLegacyBackendBehaviorBackendNodeObjectUpdateResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendNodeObjectUpdateResult getSourceOwnedLegacyBackendBehaviorBackendNodeObjectUpdateResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectMutationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMutationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectMutationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMutationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMutationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMutationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectCommitResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectCommitResult getSourceOwnedBackendBehaviorBackendAstNodeObjectCommitResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectCommitResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectCommitResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectCommitResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectRetirementGateResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectRetirementGateResult getSourceOwnedBackendBehaviorBackendAstNodeObjectRetirementGateResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectRetirementGateResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectRetirementGateResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectRetirementGateResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectExecutionResult getSourceOwnedBackendBehaviorBackendAstNodeObjectExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectExecutionResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectMaterializationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMaterializationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectMaterializationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMaterializationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMaterializationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectMaterializationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPayloadIndex getSourceOwnedBackendBehaviorBackendAstNodeObjectPayloadIndex()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPayloadIndex

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPayloadIndex getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPayloadIndex()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectDeliveryRoute

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryRoute getSourceOwnedBackendBehaviorBackendAstNodeObjectDeliveryRoute()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryRoute

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryRoute getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryRoute()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork getSourceOwnedBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectPreparedDeliveryWork()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectDeliveryResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryResult getSourceOwnedBackendBehaviorBackendAstNodeObjectDeliveryResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectDeliveryResult()
      Deprecated.
    • getSourceOwnedBehaviorAstNodeDeliveryHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeDeliveryHandoff getSourceOwnedBehaviorAstNodeDeliveryHandoff()
    • getSourceOwnedLegacyBehaviorAstNodeDeliveryHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeDeliveryHandoff getSourceOwnedLegacyBehaviorAstNodeDeliveryHandoff()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationBoundaryResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationApplicationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationOutputResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationOutputResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationOutputResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationOutputResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationOutputResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationFinalizationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitIntentResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitResult()
      Deprecated.
    • getSourceOwnedBehaviorAstNodeStateMutationHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeStateMutationHandoff getSourceOwnedBehaviorAstNodeStateMutationHandoff()
    • getSourceOwnedLegacyBehaviorAstNodeStateMutationHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeStateMutationHandoff getSourceOwnedLegacyBehaviorAstNodeStateMutationHandoff()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationGateResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationOutputResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationFinalizationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCompletionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationDeliveryActivationResult()
      Deprecated.
    • getSourceOwnedBehaviorAstNodeCommitApplicationHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeCommitApplicationHandoff getSourceOwnedBehaviorAstNodeCommitApplicationHandoff()
    • getSourceOwnedLegacyBehaviorAstNodeCommitApplicationHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeCommitApplicationHandoff getSourceOwnedLegacyBehaviorAstNodeCommitApplicationHandoff()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationCallSiteResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationBindingResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationInvocationExecutionResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationImplementationResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationSnapshotResult()
      Deprecated.
    • getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendClosureResult getSourceOwnedBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendFinalizationResult()
    • getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendFinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendClosureResult getSourceOwnedLegacyBackendBehaviorBackendAstNodeObjectStateMutationCommitApplicationBackendFinalizationResult()
      Deprecated.
    • getSourceOwnedBehaviorAstNodeCommitApplicationDispatchHandoff

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeCommitApplicationDispatchHandoff getSourceOwnedBehaviorAstNodeCommitApplicationDispatchHandoff()
    • getSourceOwnedLegacyBehaviorAstNodeCommitApplicationDispatchHandoff

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBehaviorAstNodeCommitApplicationDispatchHandoff getSourceOwnedLegacyBehaviorAstNodeCommitApplicationDispatchHandoff()
      Deprecated.
    • getCommitAppCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppCompletionResult getCommitAppCompletionResult()
    • getCommitAppHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppCompletionResult getCommitAppHandoffCompletionResult()
      Deprecated.
    • getCommitAppGuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppGuardedMutationResult getCommitAppGuardedMutationResult()
    • getCommitAppMutationStageResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationStageResult getCommitAppMutationStageResult()
    • getCommitAppMutationOutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationOutputResult getCommitAppMutationOutputResult()
    • getCommitAppMutationFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationFinalizationResult getCommitAppMutationFinalizationResult()
    • getCommitAppMutationCommitIntentResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationCommitIntentResult getCommitAppMutationCommitIntentResult()
    • getCommitAppMutationCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationCommitResult getCommitAppMutationCommitResult()
    • getCommitAppMutationHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationHandoff getCommitAppMutationHandoff()
    • getCommitAppMutationApplicationGateResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationGateResult getCommitAppMutationApplicationGateResult()
    • getCommitAppMutationApplicationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationResult getCommitAppMutationApplicationResult()
    • getCommitAppMutationApplicationOutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationOutputResult getCommitAppMutationApplicationOutputResult()
    • getCommitAppMutationApplicationFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationFinalizationResult getCommitAppMutationApplicationFinalizationResult()
    • getCommitAppMutationApplicationCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationCompletionResult getCommitAppMutationApplicationCompletionResult()
    • getCommitAppMutationApplicationDeliveryActivationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationDeliveryActivationResult getCommitAppMutationApplicationDeliveryActivationResult()
    • getCommitAppMutationApplicationHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationHandoff getCommitAppMutationApplicationHandoff()
    • getCommitAppMutationApplicationCallSiteResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationCallSiteResult getCommitAppMutationApplicationCallSiteResult()
    • getCommitAppMutationApplicationInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationInvocationResult getCommitAppMutationApplicationInvocationResult()
    • getCommitAppMutationApplicationInvocationBindingResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationInvocationBindingResult getCommitAppMutationApplicationInvocationBindingResult()
    • getCommitAppMutationApplicationBackendInvocationExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationBackendInvocationExecutionResult getCommitAppMutationApplicationBackendInvocationExecutionResult()
    • getCommitAppMutationApplicationBackendImplementationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationBackendImplementationResult getCommitAppMutationApplicationBackendImplementationResult()
    • getCommitAppMutationApplicationBackendSnapshotResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationBackendSnapshotResult getCommitAppMutationApplicationBackendSnapshotResult()
    • getCommitAppMutationApplicationStageOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationBackendSnapshotResult getCommitAppMutationApplicationStageOutputResult()
      Deprecated.
    • getCommitAppMutationApplicationStageCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStageCompletionResult getCommitAppMutationApplicationStageCompletionResult()
    • getCommitAppMutationApplicationStageFinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStageCompletionResult getCommitAppMutationApplicationStageFinalizationResult()
      Deprecated.
    • getCommitAppMutationApplicationDispatchCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationDispatchCompletionResult getCommitAppMutationApplicationDispatchCompletionResult()
    • getCommitAppMutationApplicationHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationDispatchCompletionResult getCommitAppMutationApplicationHandoffCompletionResult()
      Deprecated.
    • getCommitAppMutationApplicationGuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationGuardedMutationResult getCommitAppMutationApplicationGuardedMutationResult()
    • getCommitAppMutationApplicationBackendResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationBackendResult getCommitAppMutationApplicationBackendResult()
    • getCommitAppMutationApplicationDispatchHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationDispatchHandoff getCommitAppMutationApplicationDispatchHandoff()
    • getCommitAppMutationApplicationStateOutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateOutputResult getCommitAppMutationApplicationStateOutputResult()
    • getCommitAppMutationApplicationStateFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateFinalizationResult getCommitAppMutationApplicationStateFinalizationResult()
    • getCommitAppMutationApplicationStateCommitIntentResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateCommitIntentResult getCommitAppMutationApplicationStateCommitIntentResult()
    • getCommitAppMutationApplicationStateCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateCommitResult getCommitAppMutationApplicationStateCommitResult()
    • getCommitAppMutationApplicationStateGateResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateGateResult getCommitAppMutationApplicationStateGateResult()
    • getCommitAppMutationApplicationStateHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateHandoff getCommitAppMutationApplicationStateHandoff()
    • getCommitAppMutationApplicationStateApplicationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationResult getCommitAppMutationApplicationStateApplicationResult()
    • getCommitAppMutationApplicationStateApplicationStateOutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateOutputResult getCommitAppMutationApplicationStateApplicationStateOutputResult()
    • getCommitAppMutationApplicationStateApplicationStateFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateFinalizationResult getCommitAppMutationApplicationStateApplicationStateFinalizationResult()
    • getCommitAppMutationApplicationStateApplicationStateCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateCompletionResult getCommitAppMutationApplicationStateApplicationStateCompletionResult()
    • getCommitAppMutationApplicationStateApplicationStateHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateCompletionResult getCommitAppMutationApplicationStateApplicationStateHandoffCompletionResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationStateGuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateGuardedMutationResult getCommitAppMutationApplicationStateApplicationStateGuardedMutationResult()
    • getCommitAppMutationApplicationStateApplicationStateTail2Result

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2Result getCommitAppMutationApplicationStateApplicationStateTail2Result()
    • getCommitAppMutationApplicationStateApplicationStateHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateHandoff getCommitAppMutationApplicationStateApplicationStateHandoff()
    • getCommitAppMutationApplicationStateApplicationStateTail2OutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2SnapshotResult getCommitAppMutationApplicationStateApplicationStateTail2OutputResult()
    • getCommitAppMutationApplicationStateApplicationStateTail2FinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2CompletionResult getCommitAppMutationApplicationStateApplicationStateTail2FinalizationResult()
    • getCommitAppMutationApplicationStateApplicationStateTail2CompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2CompletionResult getCommitAppMutationApplicationStateApplicationStateTail2CompletionResult()
    • getCommitAppMutationApplicationStateApplicationStateTail2HandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2CompletionResult getCommitAppMutationApplicationStateApplicationStateTail2HandoffCompletionResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationStateTail2GuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2GuardedMutationResult getCommitAppMutationApplicationStateApplicationStateTail2GuardedMutationResult()
    • getCommitAppMutationApplicationStateApplicationStateTail3Result

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3Result getCommitAppMutationApplicationStateApplicationStateTail3Result()
    • getCommitAppMutationApplicationStateApplicationStateTail2Handoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail2Handoff getCommitAppMutationApplicationStateApplicationStateTail2Handoff()
    • getCommitAppMutationApplicationStateApplicationStateTail3OutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3OutputResult getCommitAppMutationApplicationStateApplicationStateTail3OutputResult()
    • getCommitAppMutationApplicationStateApplicationStateTail3FinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3FinalizationResult getCommitAppMutationApplicationStateApplicationStateTail3FinalizationResult()
    • getCommitAppMutationApplicationStateApplicationStateTail3CompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3CompletionResult getCommitAppMutationApplicationStateApplicationStateTail3CompletionResult()
    • getCommitAppMutationApplicationStateApplicationStateTail3HandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3CompletionResult getCommitAppMutationApplicationStateApplicationStateTail3HandoffCompletionResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationStateTail3GuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3GuardedMutationResult getCommitAppMutationApplicationStateApplicationStateTail3GuardedMutationResult()
    • getCommitAppMutationApplicationStateApplicationStateTail3Handoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail3Handoff getCommitAppMutationApplicationStateApplicationStateTail3Handoff()
    • getCommitAppMutationApplicationStateApplicationStateTail4Result

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4Result getCommitAppMutationApplicationStateApplicationStateTail4Result()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4OutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4OutputResult getCommitAppMutationApplicationStateApplicationStateTail4OutputResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4FinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4FinalizationResult getCommitAppMutationApplicationStateApplicationStateTail4FinalizationResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4CompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4CompletionResult getCommitAppMutationApplicationStateApplicationStateTail4CompletionResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4HandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4CompletionResult getCommitAppMutationApplicationStateApplicationStateTail4HandoffCompletionResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4GuardedMutationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4GuardedMutationResult getCommitAppMutationApplicationStateApplicationStateTail4GuardedMutationResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5Result

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5Result getCommitAppMutationApplicationStateApplicationStateTail5Result()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail4Handoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail4Handoff getCommitAppMutationApplicationStateApplicationStateTail4Handoff()
    • getCommitAppMutationApplicationStateApplicationStateTail5OutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5OutputResult getCommitAppMutationApplicationStateApplicationStateTail5OutputResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5FinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5FinalizationResult getCommitAppMutationApplicationStateApplicationStateTail5FinalizationResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5CompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5CompletionResult getCommitAppMutationApplicationStateApplicationStateTail5CompletionResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5HandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5CompletionResult getCommitAppMutationApplicationStateApplicationStateTail5HandoffCompletionResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5GuardedMutationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5GuardedMutationResult getCommitAppMutationApplicationStateApplicationStateTail5GuardedMutationResult()
      Deprecated.
      Internal migration scaffold. Prefer getBackendExecutionTransition() for scheduler-facing backend transition state.
    • getCommitAppMutationApplicationStateApplicationStateTail5Handoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStateTail5Handoff getCommitAppMutationApplicationStateApplicationStateTail5Handoff()
    • getCommitAppStateTailResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailResult getCommitAppStateTailResult()
    • getCommitAppStateTailHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailHandoff getCommitAppStateTailHandoff()
    • getCommitAppStateTailStages

      public List<de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailStage> getCommitAppStateTailStages()
    • getCommitAppStateTailDeprecatedStageStackStageCount

      public int getCommitAppStateTailDeprecatedStageStackStageCount()
    • getCommitAppStateTailSummary

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailSummary getCommitAppStateTailSummary()
    • getCommitAppStateTailRoute

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRoute getCommitAppStateTailRoute()
    • getCommitAppStateTailPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailPayloadIndex getCommitAppStateTailPayloadIndex()
    • getCommitAppStateTailDispatchPlan

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDispatchPlan getCommitAppStateTailDispatchPlan()
    • getCommitAppStateTailExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailExecutionResult getCommitAppStateTailExecutionResult()
    • getCommitAppStateTailMaterializationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailMaterializationResult getCommitAppStateTailMaterializationResult()
    • getCommitAppStateTailDeliveryPayloadIndex

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDeliveryPayloadIndex getCommitAppStateTailDeliveryPayloadIndex()
    • getCommitAppStateTailSchedulingHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailSchedulingHandoff getCommitAppStateTailSchedulingHandoff()
    • getCommitAppStateTailDeliveryRoute

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDeliveryRoute getCommitAppStateTailDeliveryRoute()
    • getCommitAppStateTailPreparedDeliveryWork

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailPreparedDeliveryWork getCommitAppStateTailPreparedDeliveryWork()
    • getCommitAppStateTailDeliveryResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDeliveryResult getCommitAppStateTailDeliveryResult()
    • getCommitAppStateTailDeliveryActivationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDeliveryActivationResult getCommitAppStateTailDeliveryActivationResult()
    • getCommitAppStateTailFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailFinalizationResult getCommitAppStateTailFinalizationResult()
    • getCommitAppStateTailCommitIntentResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailCommitIntentResult getCommitAppStateTailCommitIntentResult()
    • getCommitAppStateTailCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailCommitResult getCommitAppStateTailCommitResult()
    • getCommitAppStateTailHandoffResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailHandoffResult getCommitAppStateTailHandoffResult()
    • getCommitAppStateTailDeliveryHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailDeliveryHandoff getCommitAppStateTailDeliveryHandoff()
    • getCommitAppStateTailRetirementGateResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementGateResult getCommitAppStateTailRetirementGateResult()
    • getCommitAppStateTailRetirementPlan

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementPlan getCommitAppStateTailRetirementPlan()
    • getCommitAppStateTailRetirementResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementResult getCommitAppStateTailRetirementResult()
    • getCommitAppStateTailRetirementSummary

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementSummary getCommitAppStateTailRetirementSummary()
    • getCommitAppStateTailRetirementRoute

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementRoute getCommitAppStateTailRetirementRoute()
    • getCommitAppStateTailRetirementAuditResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementAuditResult getCommitAppStateTailRetirementAuditResult()
    • getCommitAppStateTailRetirementPublicationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementPublicationResult getCommitAppStateTailRetirementPublicationResult()
    • getCommitAppStateTailRetirementCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementCompletionResult getCommitAppStateTailRetirementCompletionResult()
    • getCommitAppStateTailRetirementHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailRetirementHandoff getCommitAppStateTailRetirementHandoff()
    • getCommitAppStateTailTerminalSummary

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailTerminalSummary getCommitAppStateTailTerminalSummary()
    • getCommitAppStateTailTerminalGateResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailTerminalGateResult getCommitAppStateTailTerminalGateResult()
    • getCommitAppStateTailConsumerSnapshot

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailConsumerSnapshot getCommitAppStateTailConsumerSnapshot()
    • getCommitAppStateTailTerminalHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppStateTailTerminalHandoff getCommitAppStateTailTerminalHandoff()
    • getCommitAppMutationApplicationStateApplicationCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationCompletionResult getCommitAppMutationApplicationStateApplicationCompletionResult()
    • getCommitAppMutationApplicationStateApplicationDeliveryActivationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationDeliveryActivationResult getCommitAppMutationApplicationStateApplicationDeliveryActivationResult()
    • getCommitAppMutationApplicationStateApplicationCallSiteResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationCallSiteResult getCommitAppMutationApplicationStateApplicationCallSiteResult()
    • getCommitAppMutationApplicationStateApplicationInvocationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationInvocationResult getCommitAppMutationApplicationStateApplicationInvocationResult()
    • getCommitAppMutationApplicationStateApplicationInvocationBindingResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationInvocationBindingResult getCommitAppMutationApplicationStateApplicationInvocationBindingResult()
    • getCommitAppMutationApplicationStateApplicationBackendInvocationExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationBackendInvocationExecutionResult getCommitAppMutationApplicationStateApplicationBackendInvocationExecutionResult()
    • getCommitAppMutationApplicationStateApplicationBackendImplementationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationBackendImplementationResult getCommitAppMutationApplicationStateApplicationBackendImplementationResult()
    • getCommitAppMutationApplicationStateApplicationBackendSnapshotResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationBackendSnapshotResult getCommitAppMutationApplicationStateApplicationBackendSnapshotResult()
    • getCommitAppMutationApplicationStateApplicationStageOutputResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationBackendSnapshotResult getCommitAppMutationApplicationStateApplicationStageOutputResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationStageCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStageCompletionResult getCommitAppMutationApplicationStateApplicationStageCompletionResult()
    • getCommitAppMutationApplicationStateApplicationStageFinalizationResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStageCompletionResult getCommitAppMutationApplicationStateApplicationStageFinalizationResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationDispatchCompletionResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationDispatchCompletionResult getCommitAppMutationApplicationStateApplicationDispatchCompletionResult()
    • getCommitAppMutationApplicationStateApplicationHandoffCompletionResult

      @Deprecated public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationDispatchCompletionResult getCommitAppMutationApplicationStateApplicationHandoffCompletionResult()
      Deprecated.
    • getCommitAppMutationApplicationStateApplicationGuardedMutationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationGuardedMutationResult getCommitAppMutationApplicationStateApplicationGuardedMutationResult()
    • getCommitAppMutationApplicationStateApplicationStageResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationStageResult getCommitAppMutationApplicationStateApplicationStageResult()
    • getCommitAppMutationApplicationStateApplicationDispatchHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationDispatchHandoff getCommitAppMutationApplicationStateApplicationDispatchHandoff()
    • getCommitAppMutationApplicationStateApplicationOutputResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationOutputResult getCommitAppMutationApplicationStateApplicationOutputResult()
    • getCommitAppMutationApplicationStateApplicationFinalizationResult

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationFinalizationResult getCommitAppMutationApplicationStateApplicationFinalizationResult()
    • getCommitAppMutationApplicationStateApplicationHandoff

      public de.grogra.xl.compiler.xl16u.XL16UCommitAppMutationApplicationStateApplicationHandoff getCommitAppMutationApplicationStateApplicationHandoff()
    • getSourceOwnedLegacyBackendConsumptionPlan

      @Deprecated public XL16USourceOwnedLegacyBackendConsumptionPlan getSourceOwnedLegacyBackendConsumptionPlan()
      Deprecated.
    • getSourceOwnedBackendConsumptionPlan

      public XL16USourceOwnedLegacyBackendConsumptionPlan getSourceOwnedBackendConsumptionPlan()
    • getExpressionCallableSemanticBackendIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableSemanticBackendIntegrationResult getExpressionCallableSemanticBackendIntegrationResult()
    • getExpressionCallableSemanticLegacyBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableSemanticLegacyBackendHandoff getExpressionCallableSemanticLegacyBackendHandoff()
    • getExpressionCallableSemanticCodeGenerationAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableSemanticCodeGenerationAttachmentResult getExpressionCallableSemanticCodeGenerationAttachmentResult()
    • getExpressionCallableLegacyCodeGenerationBoundaryResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyCodeGenerationBoundaryResult getExpressionCallableLegacyCodeGenerationBoundaryResult()
    • getExpressionCallableLegacyBackendConsumptionResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionResult getExpressionCallableLegacyBackendConsumptionResult()
    • getExpressionCallableLegacyBackendConsumptionPlan

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionPlan getExpressionCallableLegacyBackendConsumptionPlan()
    • getMetadataSemanticBackendIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16UMetadataSemanticBackendIntegrationResult getMetadataSemanticBackendIntegrationResult()
    • getMetadataSemanticCodeGenerationAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16UMetadataSemanticCodeGenerationAttachmentResult getMetadataSemanticCodeGenerationAttachmentResult()
    • getMetadataLegacyCodeGenerationBoundaryResult

      public XL16UMetadataLegacyCodeGenerationBoundaryResult getMetadataLegacyCodeGenerationBoundaryResult()
    • getMetadataLegacyBackendConsumptionResult

      public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionResult getMetadataLegacyBackendConsumptionResult()
    • getMetadataLegacyBackendConsumptionPlan

      public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionPlan getMetadataLegacyBackendConsumptionPlan()
    • getMetadataSemanticLegacyBackendHandoff

      public XL16USemanticLegacyConstruction.MetadataHandoff getMetadataSemanticLegacyBackendHandoff()
    • getSemanticCodeGenerationAttachmentBundle

      public XL16USemanticCodeGenerationAttachmentBundle getSemanticCodeGenerationAttachmentBundle()
    • getSemanticLegacyCodeGenerationBoundaryBundle

      public XL16USemanticLegacyCodeGenerationBoundaryBundle getSemanticLegacyCodeGenerationBoundaryBundle()
    • getSemanticLegacyBackendConsumptionBundle

      public XL16USemanticLegacyBackendConsumptionBundle getSemanticLegacyBackendConsumptionBundle()
    • getSemanticLegacyBackendConsumptionPlan

      public XL16USemanticLegacyBackendConsumptionPlan getSemanticLegacyBackendConsumptionPlan()
    • getSemanticLegacyBackendConsumptionSummary

      public XL16USemanticLegacyBackendConsumptionSummary getSemanticLegacyBackendConsumptionSummary()
    • getSemanticLegacyBackendConsumptionRoute

      public XL16USemanticLegacyBackendConsumptionRoute getSemanticLegacyBackendConsumptionRoute()
    • getSemanticLegacyBackendConsumptionPayloadIndex

      public XL16USemanticLegacyBackendConsumptionPayloadIndex getSemanticLegacyBackendConsumptionPayloadIndex()
    • getSemanticLegacyBackendConsumptionDispatchPlan

      public XL16USemanticLegacyBackendConsumptionDispatchPlan getSemanticLegacyBackendConsumptionDispatchPlan()
    • getSemanticLegacyBackendConsumptionPreparedWork

      public XL16USemanticLegacyBackendConsumptionPreparedWork getSemanticLegacyBackendConsumptionPreparedWork()
    • getSemanticLegacyBackendConsumptionExecutionResult

      public XL16USemanticLegacyBackendConsumptionExecutionResult getSemanticLegacyBackendConsumptionExecutionResult()
    • getSemanticLegacyBackendConsumptionMaterializationResult

      public XL16USemanticLegacyBackendConsumptionMaterializationResult getSemanticLegacyBackendConsumptionMaterializationResult()
    • getSemanticLegacyBackendConsumptionAstConstructionResult

      public XL16USemanticLegacyBackendConsumptionAstConstructionResult getSemanticLegacyBackendConsumptionAstConstructionResult()
    • getSemanticLegacyBackendConsumptionEmissionResult

      public XL16USemanticLegacyBackendConsumptionEmissionResult getSemanticLegacyBackendConsumptionEmissionResult()
    • getSemanticLegacyBackendActionAttachmentResult

      public XL16USemanticLegacyBackendActionAttachmentResult getSemanticLegacyBackendActionAttachmentResult()
    • getSemanticLegacyBackendActionExecutionResult

      public XL16USemanticLegacyBackendActionExecutionResult getSemanticLegacyBackendActionExecutionResult()
    • getSemanticLegacyBackendEffectResult

      public XL16USemanticLegacyBackendEffectResult getSemanticLegacyBackendEffectResult()
    • getSemanticLegacyBackendEffectApplicationResult

      public XL16USemanticLegacyBackendEffectApplicationResult getSemanticLegacyBackendEffectApplicationResult()
    • getSemanticLegacyBackendEffectApplicationRoute

      public XL16USemanticLegacyBackendEffectApplicationRoute getSemanticLegacyBackendEffectApplicationRoute()
    • getSemanticLegacyBackendEffectApplicationPayloadIndex

      public XL16USemanticLegacyBackendEffectApplicationPayloadIndex getSemanticLegacyBackendEffectApplicationPayloadIndex()
    • getSemanticLegacyBackendEffectApplicationDispatchPlan

      public XL16USemanticLegacyBackendEffectApplicationDispatchPlan getSemanticLegacyBackendEffectApplicationDispatchPlan()
    • getSemanticLegacyBackendEffectApplicationPreparedWork

      public XL16USemanticLegacyBackendEffectApplicationPreparedWork getSemanticLegacyBackendEffectApplicationPreparedWork()
    • getSemanticLegacyBackendEffectApplicationExecutionResult

      public XL16USemanticLegacyBackendEffectApplicationExecutionResult getSemanticLegacyBackendEffectApplicationExecutionResult()
    • getSemanticLegacyBackendEffectApplicationMaterializationResult

      public XL16USemanticLegacyBackendEffectApplicationMaterializationResult getSemanticLegacyBackendEffectApplicationMaterializationResult()
    • getSemanticLegacyBackendEffectApplicationSummary

      public XL16USemanticLegacyBackendEffectApplicationSummary getSemanticLegacyBackendEffectApplicationSummary()
    • getSemanticLegacyBackendEffectApplicationRetirementGateResult

      public XL16USemanticLegacyBackendEffectApplicationRetirementGateResult getSemanticLegacyBackendEffectApplicationRetirementGateResult()
    • getSemanticLegacyBackendEffectApplicationConsumerSnapshot

      public XL16USemanticLegacyBackendEffectApplicationConsumerSnapshot getSemanticLegacyBackendEffectApplicationConsumerSnapshot()
    • getSemanticLegacyBackendHandoff

      public de.grogra.xl.compiler.xl16u.backend.XL16USemanticLegacyBackendHandoff getSemanticLegacyBackendHandoff()
    • getBackendExecutionTransition

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionTransition getBackendExecutionTransition()
    • getBackendExecutionPlan

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionPlan getBackendExecutionPlan()
    • getBackendExecutionState

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionPlan.ExecutionState getBackendExecutionState()
    • getBackendExecutionBlockers

      public List<de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionPlan.ExecutionBlocker> getBackendExecutionBlockers()
    • getBackendExecutionBlockerCount

      public int getBackendExecutionBlockerCount()
    • hasBackendExecutionBlocker

      public boolean hasBackendExecutionBlocker(de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionPlan.ExecutionBlocker blocker)
    • scheduledForAstOwnedBackendExecution

      public boolean scheduledForAstOwnedBackendExecution()
    • waitingForBackendExecutionReadiness

      public boolean waitingForBackendExecutionReadiness()
    • getBackendExecutableRuntimeResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutableRuntimeResult getBackendExecutableRuntimeResult()
    • getBackendRuntimeActionConsumerResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeActionConsumerResult getBackendRuntimeActionConsumerResult()
    • getBackendRuntimeActionExecutionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeActionExecutionResult getBackendRuntimeActionExecutionResult()
    • getBackendRuntimePayloadMaterializationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadMaterializationResult getBackendRuntimePayloadMaterializationResult()
    • getBackendRuntimePayloadIndex

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadIndex getBackendRuntimePayloadIndex()
    • getBackendRuntimePayloadDeliveryRoute

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadDeliveryRoute getBackendRuntimePayloadDeliveryRoute()
    • getBackendRuntimePayloadPreparedDeliveryWork

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadPreparedDeliveryWork getBackendRuntimePayloadPreparedDeliveryWork()
    • getBackendRuntimePayloadDeliveryResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadDeliveryResult getBackendRuntimePayloadDeliveryResult()
    • getBackendRuntimePayloadActivationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePayloadActivationResult getBackendRuntimePayloadActivationResult()
    • getBackendRuntimeFinalHandoffResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeFinalHandoffResult getBackendRuntimeFinalHandoffResult()
    • getBackendRuntimeBehaviorResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeBehaviorResult getBackendRuntimeBehaviorResult()
    • getBackendRuntimeBehaviorExecutionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeBehaviorExecutionResult getBackendRuntimeBehaviorExecutionResult()
    • getBackendRuntimeEffectApplicationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeEffectApplicationResult getBackendRuntimeEffectApplicationResult()
    • getBackendRuntimeStateResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeStateResult getBackendRuntimeStateResult()
    • getBackendRuntimePublishedResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimePublishedResult getBackendRuntimePublishedResult()
    • getBackendRuntimeSemanticExecutionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeSemanticExecutionResult getBackendRuntimeSemanticExecutionResult()
    • getBackendRuntimeSemanticStateUpdateResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeSemanticStateUpdateResult getBackendRuntimeSemanticStateUpdateResult()
    • getBackendRuntimeSemanticMutationIntentResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeSemanticMutationIntentResult getBackendRuntimeSemanticMutationIntentResult()
    • getBackendRuntimeSemanticMutationStateResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeSemanticMutationStateResult getBackendRuntimeSemanticMutationStateResult()
    • getBackendRuntimeSemanticMutationApplicationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeSemanticMutationApplicationResult getBackendRuntimeSemanticMutationApplicationResult()
    • getBackendRuntimeAstMutationConsumerResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationConsumerResult getBackendRuntimeAstMutationConsumerResult()
    • getBackendRuntimeAstMutationMaterializationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationMaterializationResult getBackendRuntimeAstMutationMaterializationResult()
    • getBackendRuntimeAstMutationCommitPlanResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationCommitPlanResult getBackendRuntimeAstMutationCommitPlanResult()
    • getBackendRuntimeAstMutationCommitResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationCommitResult getBackendRuntimeAstMutationCommitResult()
    • getBackendRuntimeAstMutationPublicationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationPublicationResult getBackendRuntimeAstMutationPublicationResult()
    • getBackendRuntimeAstMutationIntegrationGateResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationIntegrationGateResult getBackendRuntimeAstMutationIntegrationGateResult()
    • getBackendRuntimeAstMutationStateIntegrationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateIntegrationResult getBackendRuntimeAstMutationStateIntegrationResult()
    • getBackendRuntimeAstMutationStatePublicationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStatePublicationResult getBackendRuntimeAstMutationStatePublicationResult()
    • getBackendRuntimeAstMutationStateActivationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateActivationResult getBackendRuntimeAstMutationStateActivationResult()
    • getBackendRuntimeAstMutationStateHandoffResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateHandoffResult getBackendRuntimeAstMutationStateHandoffResult()
    • getBackendRuntimeAstMutationStateCompletionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateCompletionResult getBackendRuntimeAstMutationStateCompletionResult()
    • getBackendRuntimeAstMutationStateDeliveryResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateDeliveryResult getBackendRuntimeAstMutationStateDeliveryResult()
    • getBackendRuntimeAstMutationStateApplicationPreparationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateApplicationPreparationResult getBackendRuntimeAstMutationStateApplicationPreparationResult()
    • getBackendRuntimeAstMutationStateApplicationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationStateApplicationResult getBackendRuntimeAstMutationStateApplicationResult()
    • getBackendRuntimeAstMutationStateApplicationPublicationResult

      public XL16UBackendRuntimeAstMutationStateApplicationPublicationResult getBackendRuntimeAstMutationStateApplicationPublicationResult()
    • getBackendRuntimeExecutionHandoff

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeExecutionHandoff getBackendRuntimeExecutionHandoff()
    • getBackendRuntimeAstMutationHandoff

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstMutationHandoff getBackendRuntimeAstMutationHandoff()
    • getBackendRuntimeAstOwnedCodeGenerationSliceResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedCodeGenerationSliceResult getBackendRuntimeAstOwnedCodeGenerationSliceResult()
    • getBackendRuntimeAstOwnedCodeGenerationOutputResult

      public XL16UBackendRuntimeAstOwnedCodeGenerationOutputResult getBackendRuntimeAstOwnedCodeGenerationOutputResult()
    • getBackendRuntimeAstEmissionHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstEmissionHandoff getBackendRuntimeAstEmissionHandoff()
    • getRuntimeHookGeneratedMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyBuilder getRuntimeHookGeneratedMethodBodyBuilder()
    • getRuntimeHookGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyIntegrationResult getRuntimeHookGeneratedMethodBodyIntegrationResult()
    • getRuntimeHookConcreteBackendMethodEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteBackendMethodEmissionResult getRuntimeHookConcreteBackendMethodEmissionResult()
    • getRuntimeHookConcreteArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteArtifactResult getRuntimeHookConcreteArtifactResult()
    • getRuntimeHookConcreteExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteExecutionResult getRuntimeHookConcreteExecutionResult()
    • getRuntimeHookConcreteBackendExecutionBinding

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteBackendExecutionBinding getRuntimeHookConcreteBackendExecutionBinding()
    • getRuntimeHookConcreteBackendActionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteBackendActionResult getRuntimeHookConcreteBackendActionResult()
    • getRuntimeHookConcreteMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteMethodBodyPlan getRuntimeHookConcreteMethodBodyPlan()
    • getRuntimeHookConcreteMethodBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookConcreteMethodBodyPreparedWork getRuntimeHookConcreteMethodBodyPreparedWork()
    • getRuntimeHookConcreteGeneratedMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyBuilder getRuntimeHookConcreteGeneratedMethodBodyBuilder()
    • getRuntimeHookConcreteGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyIntegrationResult getRuntimeHookConcreteGeneratedMethodBodyIntegrationResult()
    • getRuntimeHookPrimaryMethodBodyRoute

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryMethodBodyRoute getRuntimeHookPrimaryMethodBodyRoute()
    • getRuntimeHookPrimaryBackendRoute

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryBackendRoute getRuntimeHookPrimaryBackendRoute()
    • getRuntimeHookPrimaryBackendSnapshot

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryBackendSnapshot getRuntimeHookPrimaryBackendSnapshot()
    • getRuntimeHookPrimaryBackendMethodEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryBackendMethodEmissionResult getRuntimeHookPrimaryBackendMethodEmissionResult()
    • getPrimaryRuntimeHookBackendMethodEmissionCount

      public int getPrimaryRuntimeHookBackendMethodEmissionCount()
    • hasPrimaryRuntimeHookBackendMethodEmissions

      public boolean hasPrimaryRuntimeHookBackendMethodEmissions()
    • primaryRuntimeHookBackendMethodEmissionReady

      public boolean primaryRuntimeHookBackendMethodEmissionReady()
    • primaryRuntimeHookBackendMethodEmissionBlocked

      public boolean primaryRuntimeHookBackendMethodEmissionBlocked()
    • getRuntimeHookPrimaryArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryArtifactResult getRuntimeHookPrimaryArtifactResult()
    • getPrimaryRuntimeHookArtifactCount

      public int getPrimaryRuntimeHookArtifactCount()
    • hasPrimaryRuntimeHookArtifacts

      public boolean hasPrimaryRuntimeHookArtifacts()
    • primaryRuntimeHookArtifactsReady

      public boolean primaryRuntimeHookArtifactsReady()
    • primaryRuntimeHookArtifactsBlocked

      public boolean primaryRuntimeHookArtifactsBlocked()
    • getRuntimeHookPrimaryExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryExecutionResult getRuntimeHookPrimaryExecutionResult()
    • getPrimaryRuntimeHookExecutionCount

      public int getPrimaryRuntimeHookExecutionCount()
    • hasPrimaryRuntimeHookExecutions

      public boolean hasPrimaryRuntimeHookExecutions()
    • primaryRuntimeHookExecutionsReady

      public boolean primaryRuntimeHookExecutionsReady()
    • primaryRuntimeHookExecutionsBlocked

      public boolean primaryRuntimeHookExecutionsBlocked()
    • getRuntimeHookPrimaryBackendExecutionBinding

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryBackendExecutionBinding getRuntimeHookPrimaryBackendExecutionBinding()
    • getSelectedPrimaryRuntimeHookBackendExecutionCount

      public int getSelectedPrimaryRuntimeHookBackendExecutionCount()
    • hasSelectedPrimaryRuntimeHookBackendExecutions

      public boolean hasSelectedPrimaryRuntimeHookBackendExecutions()
    • selectedPrimaryRuntimeHookBackendExecutionsReady

      public boolean selectedPrimaryRuntimeHookBackendExecutionsReady()
    • selectedPrimaryRuntimeHookBackendExecutionsBlocked

      public boolean selectedPrimaryRuntimeHookBackendExecutionsBlocked()
    • getRuntimeHookPrimaryBackendActionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryBackendActionResult getRuntimeHookPrimaryBackendActionResult()
    • getSelectedPrimaryRuntimeHookBackendActionCount

      public int getSelectedPrimaryRuntimeHookBackendActionCount()
    • hasSelectedPrimaryRuntimeHookBackendActions

      public boolean hasSelectedPrimaryRuntimeHookBackendActions()
    • selectedPrimaryRuntimeHookBackendActionsReady

      public boolean selectedPrimaryRuntimeHookBackendActionsReady()
    • selectedPrimaryRuntimeHookBackendActionsBlocked

      public boolean selectedPrimaryRuntimeHookBackendActionsBlocked()
    • getRuntimeHookPrimaryMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryMethodBodyPlan getRuntimeHookPrimaryMethodBodyPlan()
    • getSelectedPrimaryRuntimeHookMethodBodyPlanRecordCount

      public int getSelectedPrimaryRuntimeHookMethodBodyPlanRecordCount()
    • hasSelectedPrimaryRuntimeHookMethodBodyPlanRecords

      public boolean hasSelectedPrimaryRuntimeHookMethodBodyPlanRecords()
    • selectedPrimaryRuntimeHookMethodBodyPlanReady

      public boolean selectedPrimaryRuntimeHookMethodBodyPlanReady()
    • selectedPrimaryRuntimeHookMethodBodyPlanBlocked

      public boolean selectedPrimaryRuntimeHookMethodBodyPlanBlocked()
    • getRuntimeHookPrimaryMethodBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookPrimaryMethodBodyPreparedWork getRuntimeHookPrimaryMethodBodyPreparedWork()
    • getSelectedPrimaryRuntimeHookMethodBodyPreparedWorkCount

      public int getSelectedPrimaryRuntimeHookMethodBodyPreparedWorkCount()
    • hasSelectedPrimaryRuntimeHookMethodBodyPreparedWork

      public boolean hasSelectedPrimaryRuntimeHookMethodBodyPreparedWork()
    • selectedPrimaryRuntimeHookMethodBodyPreparedWorkReady

      public boolean selectedPrimaryRuntimeHookMethodBodyPreparedWorkReady()
    • selectedPrimaryRuntimeHookMethodBodyPreparedWorkBlocked

      public boolean selectedPrimaryRuntimeHookMethodBodyPreparedWorkBlocked()
    • getRuntimeHookSelectedPrimaryGeneratedMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyBuilder getRuntimeHookSelectedPrimaryGeneratedMethodBodyBuilder()
    • getRuntimeHookSelectedPrimaryGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyIntegrationResult getRuntimeHookSelectedPrimaryGeneratedMethodBodyIntegrationResult()
    • getRuntimeHookBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendHandoff getRuntimeHookBackendHandoff()
    • selectedPrimaryRuntimeHookGeneratedMethodBodyReady

      public boolean selectedPrimaryRuntimeHookGeneratedMethodBodyReady()
    • selectedPrimaryRuntimeHookGeneratedMethodBodyBlocked

      public boolean selectedPrimaryRuntimeHookGeneratedMethodBodyBlocked()
    • getRuntimeHookGuardedBackendGeneratedMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyBuilder getRuntimeHookGuardedBackendGeneratedMethodBodyBuilder()
    • getRuntimeHookGuardedBackendGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyIntegrationResult getRuntimeHookGuardedBackendGeneratedMethodBodyIntegrationResult()
    • getGuardedBackendRuntimeHookGeneratedMethodBodyWorkCount

      public int getGuardedBackendRuntimeHookGeneratedMethodBodyWorkCount()
    • guardedBackendRuntimeHookUsesGuardedBackendTargetResult

      public boolean guardedBackendRuntimeHookUsesGuardedBackendTargetResult()
    • guardedBackendRuntimeHookGeneratedMethodBodyReady

      public boolean guardedBackendRuntimeHookGeneratedMethodBodyReady()
    • guardedBackendRuntimeHookGeneratedMethodBodyBlocked

      public boolean guardedBackendRuntimeHookGeneratedMethodBodyBlocked()
    • getRuntimeHookSelectedPrimaryGeneratedMethodBodyAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookSelectedPrimaryGeneratedMethodBodyAttachmentResult getRuntimeHookSelectedPrimaryGeneratedMethodBodyAttachmentResult()
    • getSelectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentCount

      public int getSelectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentCount()
    • hasSelectedPrimaryRuntimeHookGeneratedMethodBodyAttachments

      public boolean hasSelectedPrimaryRuntimeHookGeneratedMethodBodyAttachments()
    • selectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentReady

      public boolean selectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentReady()
    • selectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentBlocked

      public boolean selectedPrimaryRuntimeHookGeneratedMethodBodyAttachmentBlocked()
    • getBehaviorCodegenSelectedPrimaryRuntimeHookAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenSelectedPrimaryRuntimeHookAttachmentResult getBehaviorCodegenSelectedPrimaryRuntimeHookAttachmentResult()
    • behaviorCodegenSelectedPrimaryRuntimeHookAttachmentReady

      public boolean behaviorCodegenSelectedPrimaryRuntimeHookAttachmentReady()
    • behaviorCodegenSelectedPrimaryRuntimeHookAttachmentRequiresFallback

      public boolean behaviorCodegenSelectedPrimaryRuntimeHookAttachmentRequiresFallback()
    • getBehaviorRuntimeHookCodegenHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorRuntimeHookCodegenConstruction.Handoff getBehaviorRuntimeHookCodegenHandoff()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenRuntimeHookGeneratedMethodBodyResult getBehaviorCodegenRuntimeHookGeneratedMethodBodyResult()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyCount

      public int getBehaviorCodegenRuntimeHookGeneratedMethodBodyCount()
    • hasBehaviorCodegenRuntimeHookGeneratedMethodBodies

      public boolean hasBehaviorCodegenRuntimeHookGeneratedMethodBodies()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyReady

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyReady()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyRequiresFallback

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyRequiresFallback()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifactResult getBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifactResult()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifactCount

      public int getBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifactCount()
    • hasBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifacts

      public boolean hasBehaviorCodegenRuntimeHookGeneratedMethodBodyArtifacts()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyArtifactsReady

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyArtifactsReady()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyArtifactsBlocked

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyArtifactsBlocked()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutionResult getBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutionResult()
    • getBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutionCount

      public int getBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutionCount()
    • hasBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutions

      public boolean hasBehaviorCodegenRuntimeHookGeneratedMethodBodyExecutions()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyExecutionsReady

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyExecutionsReady()
    • behaviorCodegenRuntimeHookGeneratedMethodBodyExecutionsBlocked

      public boolean behaviorCodegenRuntimeHookGeneratedMethodBodyExecutionsBlocked()
    • getBehaviorRuntimeHookBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorRuntimeHookBodyIntegrationResult getBehaviorRuntimeHookBodyIntegrationResult()
    • getBehaviorRuntimeHookBodyIntegrationCount

      public int getBehaviorRuntimeHookBodyIntegrationCount()
    • hasBehaviorRuntimeHookBodyIntegrations

      public boolean hasBehaviorRuntimeHookBodyIntegrations()
    • integratedEveryBehaviorRuntimeHookBodyArtifact

      public boolean integratedEveryBehaviorRuntimeHookBodyArtifact()
    • behaviorRuntimeHookBodyIntegrationReady

      public boolean behaviorRuntimeHookBodyIntegrationReady()
    • behaviorRuntimeHookBodyIntegrationBlocked

      public boolean behaviorRuntimeHookBodyIntegrationBlocked()
    • getAstEmissionRuntimeHookBodyBridgeResult

      public de.grogra.xl.compiler.xl16u.XL16UAstEmissionRuntimeHookBodyBridgeResult getAstEmissionRuntimeHookBodyBridgeResult()
    • getAstEmissionRuntimeHookBodyBridgeCount

      public int getAstEmissionRuntimeHookBodyBridgeCount()
    • hasAstEmissionRuntimeHookBodyBridges

      public boolean hasAstEmissionRuntimeHookBodyBridges()
    • bridgedEveryAstEmissionRuntimeHookBody

      public boolean bridgedEveryAstEmissionRuntimeHookBody()
    • astEmissionRuntimeHookBodyBridgeReady

      public boolean astEmissionRuntimeHookBodyBridgeReady()
    • astEmissionRuntimeHookBodyBridgeBlocked

      public boolean astEmissionRuntimeHookBodyBridgeBlocked()
    • getConcreteGeneratedMethodBodyEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16UConcreteGeneratedMethodBodyEmitterResult getConcreteGeneratedMethodBodyEmitterResult()
    • getConcreteGeneratedMethodBodyEmissionCount

      public int getConcreteGeneratedMethodBodyEmissionCount()
    • hasConcreteGeneratedMethodBodyEmissions

      public boolean hasConcreteGeneratedMethodBodyEmissions()
    • emittedEveryAstEmissionRuntimeHookBodyBridge

      public boolean emittedEveryAstEmissionRuntimeHookBodyBridge()
    • concreteGeneratedMethodBodyEmitterReady

      public boolean concreteGeneratedMethodBodyEmitterReady()
    • concreteGeneratedMethodBodyEmitterBlocked

      public boolean concreteGeneratedMethodBodyEmitterBlocked()
    • getConcreteEmitterCallSiteReplacementResult

      public de.grogra.xl.compiler.xl16u.XL16UConcreteEmitterCallSiteReplacementResult getConcreteEmitterCallSiteReplacementResult()
    • getConcreteEmitterCallSiteReplacementCount

      public int getConcreteEmitterCallSiteReplacementCount()
    • hasConcreteEmitterCallSiteReplacements

      public boolean hasConcreteEmitterCallSiteReplacements()
    • replacedEveryConcreteEmitterRuntimeHookCallSite

      public boolean replacedEveryConcreteEmitterRuntimeHookCallSite()
    • concreteEmitterCallSiteReplacementReady

      public boolean concreteEmitterCallSiteReplacementReady()
    • concreteEmitterCallSiteReplacementBlocked

      public boolean concreteEmitterCallSiteReplacementBlocked()
    • getBehaviorBackendConcreteCallSiteTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCallSiteTargetResult getBehaviorBackendConcreteCallSiteTargetResult()
    • getBehaviorBackendConcreteCallSiteTargetCount

      public int getBehaviorBackendConcreteCallSiteTargetCount()
    • hasBehaviorBackendConcreteCallSiteTargets

      public boolean hasBehaviorBackendConcreteCallSiteTargets()
    • targetedSelectedBehaviorBackendConcreteCallSite

      public boolean targetedSelectedBehaviorBackendConcreteCallSite()
    • behaviorBackendConcreteCallSiteTargetReady

      public boolean behaviorBackendConcreteCallSiteTargetReady()
    • behaviorBackendConcreteCallSiteTargetBlocked

      public boolean behaviorBackendConcreteCallSiteTargetBlocked()
    • getBehaviorBackendConcreteInvocationTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteInvocationTargetResult getBehaviorBackendConcreteInvocationTargetResult()
    • getBehaviorBackendConcreteInvocationTargetCount

      public int getBehaviorBackendConcreteInvocationTargetCount()
    • hasBehaviorBackendConcreteInvocationTargets

      public boolean hasBehaviorBackendConcreteInvocationTargets()
    • targetedSelectedBehaviorBackendConcreteInvocation

      public boolean targetedSelectedBehaviorBackendConcreteInvocation()
    • behaviorBackendConcreteInvocationTargetReady

      public boolean behaviorBackendConcreteInvocationTargetReady()
    • behaviorBackendConcreteInvocationTargetBlocked

      public boolean behaviorBackendConcreteInvocationTargetBlocked()
    • getBehaviorBackendConcreteStageTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteStageTargetResult getBehaviorBackendConcreteStageTargetResult()
    • getBehaviorBackendConcreteStageTargetCount

      public int getBehaviorBackendConcreteStageTargetCount()
    • hasBehaviorBackendConcreteStageTargets

      public boolean hasBehaviorBackendConcreteStageTargets()
    • targetedSelectedBehaviorBackendConcreteStage

      public boolean targetedSelectedBehaviorBackendConcreteStage()
    • behaviorBackendConcreteStageTargetReady

      public boolean behaviorBackendConcreteStageTargetReady()
    • behaviorBackendConcreteStageTargetBlocked

      public boolean behaviorBackendConcreteStageTargetBlocked()
    • getBehaviorBackendConcreteCompletionTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCompletionTargetResult getBehaviorBackendConcreteCompletionTargetResult()
    • getBehaviorBackendConcreteCompletionTargetCount

      public int getBehaviorBackendConcreteCompletionTargetCount()
    • hasBehaviorBackendConcreteCompletionTargets

      public boolean hasBehaviorBackendConcreteCompletionTargets()
    • targetedSelectedBehaviorBackendConcreteCompletion

      public boolean targetedSelectedBehaviorBackendConcreteCompletion()
    • behaviorBackendConcreteCompletionTargetReady

      public boolean behaviorBackendConcreteCompletionTargetReady()
    • behaviorBackendConcreteCompletionTargetBlocked

      public boolean behaviorBackendConcreteCompletionTargetBlocked()
    • getBehaviorBackendConcreteMutationTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteMutationTargetResult getBehaviorBackendConcreteMutationTargetResult()
    • getBehaviorBackendConcreteMutationTargetCount

      public int getBehaviorBackendConcreteMutationTargetCount()
    • hasBehaviorBackendConcreteMutationTargets

      public boolean hasBehaviorBackendConcreteMutationTargets()
    • targetedSelectedBehaviorBackendConcreteMutation

      public boolean targetedSelectedBehaviorBackendConcreteMutation()
    • behaviorBackendConcreteMutationTargetReady

      public boolean behaviorBackendConcreteMutationTargetReady()
    • behaviorBackendConcreteMutationTargetBlocked

      public boolean behaviorBackendConcreteMutationTargetBlocked()
    • getBehaviorBackendConcreteDispatchTargetHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteDispatchTargetHandoff getBehaviorBackendConcreteDispatchTargetHandoff()
    • getBehaviorBackendConcreteNodeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteNodeTargetResult getBehaviorBackendConcreteNodeTargetResult()
    • getBehaviorBackendConcreteNodeTargetCount

      public int getBehaviorBackendConcreteNodeTargetCount()
    • hasBehaviorBackendConcreteNodeTargets

      public boolean hasBehaviorBackendConcreteNodeTargets()
    • targetedSelectedBehaviorBackendConcreteNodeObject

      public boolean targetedSelectedBehaviorBackendConcreteNodeObject()
    • behaviorBackendConcreteNodeTargetReady

      public boolean behaviorBackendConcreteNodeTargetReady()
    • behaviorBackendConcreteNodeTargetBlocked

      public boolean behaviorBackendConcreteNodeTargetBlocked()
    • getBehaviorBackendConcreteRetirementTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteRetirementTargetResult getBehaviorBackendConcreteRetirementTargetResult()
    • getBehaviorBackendConcreteRetirementTargetCount

      public int getBehaviorBackendConcreteRetirementTargetCount()
    • hasBehaviorBackendConcreteRetirementTargets

      public boolean hasBehaviorBackendConcreteRetirementTargets()
    • targetedSelectedBehaviorBackendConcreteRetirement

      public boolean targetedSelectedBehaviorBackendConcreteRetirement()
    • behaviorBackendConcreteRetirementTargetReady

      public boolean behaviorBackendConcreteRetirementTargetReady()
    • behaviorBackendConcreteRetirementTargetBlocked

      public boolean behaviorBackendConcreteRetirementTargetBlocked()
    • getBehaviorBackendConcretePayloadTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcretePayloadTargetResult getBehaviorBackendConcretePayloadTargetResult()
    • getBehaviorBackendConcretePayloadTargetCount

      public int getBehaviorBackendConcretePayloadTargetCount()
    • hasBehaviorBackendConcretePayloadTargets

      public boolean hasBehaviorBackendConcretePayloadTargets()
    • targetedSelectedBehaviorBackendConcretePayloadDelivery

      public boolean targetedSelectedBehaviorBackendConcretePayloadDelivery()
    • behaviorBackendConcretePayloadTargetReady

      public boolean behaviorBackendConcretePayloadTargetReady()
    • behaviorBackendConcretePayloadTargetBlocked

      public boolean behaviorBackendConcretePayloadTargetBlocked()
    • getBehaviorBackendConcreteStateTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteStateTargetResult getBehaviorBackendConcreteStateTargetResult()
    • getBehaviorBackendConcreteStateTargetCount

      public int getBehaviorBackendConcreteStateTargetCount()
    • hasBehaviorBackendConcreteStateTargets

      public boolean hasBehaviorBackendConcreteStateTargets()
    • targetedSelectedBehaviorBackendConcreteStateMutation

      public boolean targetedSelectedBehaviorBackendConcreteStateMutation()
    • behaviorBackendConcreteStateTargetReady

      public boolean behaviorBackendConcreteStateTargetReady()
    • behaviorBackendConcreteStateTargetBlocked

      public boolean behaviorBackendConcreteStateTargetBlocked()
    • getBehaviorBackendConcreteStateCommitTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteStateCommitTargetResult getBehaviorBackendConcreteStateCommitTargetResult()
    • getBehaviorBackendConcreteStateCommitTargetCount

      public int getBehaviorBackendConcreteStateCommitTargetCount()
    • hasBehaviorBackendConcreteStateCommitTargets

      public boolean hasBehaviorBackendConcreteStateCommitTargets()
    • targetedSelectedBehaviorBackendConcreteStateCommit

      public boolean targetedSelectedBehaviorBackendConcreteStateCommit()
    • behaviorBackendConcreteStateCommitTargetReady

      public boolean behaviorBackendConcreteStateCommitTargetReady()
    • behaviorBackendConcreteStateCommitTargetBlocked

      public boolean behaviorBackendConcreteStateCommitTargetBlocked()
    • getBehaviorBackendConcreteStateTargetHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteStateTargetHandoff getBehaviorBackendConcreteStateTargetHandoff()
    • getBehaviorBackendConcreteCommitAppTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitAppTargetResult getBehaviorBackendConcreteCommitAppTargetResult()
    • getBehaviorBackendConcreteCommitAppTargetCount

      public int getBehaviorBackendConcreteCommitAppTargetCount()
    • hasBehaviorBackendConcreteCommitAppTargets

      public boolean hasBehaviorBackendConcreteCommitAppTargets()
    • targetedSelectedBehaviorBackendConcreteCommitApplication

      public boolean targetedSelectedBehaviorBackendConcreteCommitApplication()
    • behaviorBackendConcreteCommitAppTargetReady

      public boolean behaviorBackendConcreteCommitAppTargetReady()
    • behaviorBackendConcreteCommitAppTargetBlocked

      public boolean behaviorBackendConcreteCommitAppTargetBlocked()
    • getBehaviorBackendConcreteCommitDeliveryTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitDeliveryTargetResult getBehaviorBackendConcreteCommitDeliveryTargetResult()
    • getBehaviorBackendConcreteCommitDeliveryTargetCount

      public int getBehaviorBackendConcreteCommitDeliveryTargetCount()
    • hasBehaviorBackendConcreteCommitDeliveryTargets

      public boolean hasBehaviorBackendConcreteCommitDeliveryTargets()
    • targetedSelectedBehaviorBackendConcreteCommitDelivery

      public boolean targetedSelectedBehaviorBackendConcreteCommitDelivery()
    • behaviorBackendConcreteCommitDeliveryTargetReady

      public boolean behaviorBackendConcreteCommitDeliveryTargetReady()
    • behaviorBackendConcreteCommitDeliveryTargetBlocked

      public boolean behaviorBackendConcreteCommitDeliveryTargetBlocked()
    • getBehaviorBackendConcreteCommitInvocationTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitInvocationTargetResult getBehaviorBackendConcreteCommitInvocationTargetResult()
    • getBehaviorBackendConcreteCommitInvocationTargetCount

      public int getBehaviorBackendConcreteCommitInvocationTargetCount()
    • hasBehaviorBackendConcreteCommitInvocationTargets

      public boolean hasBehaviorBackendConcreteCommitInvocationTargets()
    • targetedSelectedBehaviorBackendConcreteCommitInvocation

      public boolean targetedSelectedBehaviorBackendConcreteCommitInvocation()
    • behaviorBackendConcreteCommitInvocationTargetReady

      public boolean behaviorBackendConcreteCommitInvocationTargetReady()
    • behaviorBackendConcreteCommitInvocationTargetBlocked

      public boolean behaviorBackendConcreteCommitInvocationTargetBlocked()
    • getBehaviorBackendConcreteCommitStageTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStageTargetResult getBehaviorBackendConcreteCommitStageTargetResult()
    • getBehaviorBackendConcreteCommitStageTargetCount

      public int getBehaviorBackendConcreteCommitStageTargetCount()
    • hasBehaviorBackendConcreteCommitStageTargets

      public boolean hasBehaviorBackendConcreteCommitStageTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStage

      public boolean targetedSelectedBehaviorBackendConcreteCommitStage()
    • behaviorBackendConcreteCommitStageTargetReady

      public boolean behaviorBackendConcreteCommitStageTargetReady()
    • behaviorBackendConcreteCommitStageTargetBlocked

      public boolean behaviorBackendConcreteCommitStageTargetBlocked()
    • getBehaviorBackendConcreteCommitMutationTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitMutationTargetResult getBehaviorBackendConcreteCommitMutationTargetResult()
    • getBehaviorBackendConcreteCommitMutationTargetCount

      public int getBehaviorBackendConcreteCommitMutationTargetCount()
    • hasBehaviorBackendConcreteCommitMutationTargets

      public boolean hasBehaviorBackendConcreteCommitMutationTargets()
    • targetedSelectedBehaviorBackendConcreteCommitMutation

      public boolean targetedSelectedBehaviorBackendConcreteCommitMutation()
    • behaviorBackendConcreteCommitMutationTargetReady

      public boolean behaviorBackendConcreteCommitMutationTargetReady()
    • behaviorBackendConcreteCommitMutationTargetBlocked

      public boolean behaviorBackendConcreteCommitMutationTargetBlocked()
    • getBehaviorBackendConcreteCommitResultTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitResultTargetResult getBehaviorBackendConcreteCommitResultTargetResult()
    • getBehaviorBackendConcreteCommitResultTargetCount

      public int getBehaviorBackendConcreteCommitResultTargetCount()
    • hasBehaviorBackendConcreteCommitResultTargets

      public boolean hasBehaviorBackendConcreteCommitResultTargets()
    • targetedSelectedBehaviorBackendConcreteCommitResult

      public boolean targetedSelectedBehaviorBackendConcreteCommitResult()
    • behaviorBackendConcreteCommitResultTargetReady

      public boolean behaviorBackendConcreteCommitResultTargetReady()
    • behaviorBackendConcreteCommitResultTargetBlocked

      public boolean behaviorBackendConcreteCommitResultTargetBlocked()
    • getBehaviorBackendConcreteCommitTargetHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitTargetHandoff getBehaviorBackendConcreteCommitTargetHandoff()
    • getBehaviorBackendConcreteCommitApplicationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitApplicationRuntimeTargetResult getBehaviorBackendConcreteCommitApplicationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitApplicationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitApplicationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitApplicationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitApplicationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitApplicationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitApplicationRuntime()
    • behaviorBackendConcreteCommitApplicationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitApplicationRuntimeTargetReady()
    • behaviorBackendConcreteCommitApplicationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitApplicationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitDeliveryRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitDeliveryRuntimeTargetResult getBehaviorBackendConcreteCommitDeliveryRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitDeliveryRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitDeliveryRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitDeliveryRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitDeliveryRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitDeliveryRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitDeliveryRuntime()
    • behaviorBackendConcreteCommitDeliveryRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitDeliveryRuntimeTargetReady()
    • behaviorBackendConcreteCommitDeliveryRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitDeliveryRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitInvocationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitInvocationRuntimeTargetResult getBehaviorBackendConcreteCommitInvocationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitInvocationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitInvocationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitInvocationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitInvocationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitInvocationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitInvocationRuntime()
    • behaviorBackendConcreteCommitInvocationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitInvocationRuntimeTargetReady()
    • behaviorBackendConcreteCommitInvocationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitInvocationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStageRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStageRuntimeTargetResult getBehaviorBackendConcreteCommitStageRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStageRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStageRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStageRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStageRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStageRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStageRuntime()
    • behaviorBackendConcreteCommitStageRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStageRuntimeTargetReady()
    • behaviorBackendConcreteCommitStageRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStageRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitMutationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitMutationRuntimeTargetResult getBehaviorBackendConcreteCommitMutationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitMutationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitMutationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitMutationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitMutationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitMutationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitMutationRuntime()
    • behaviorBackendConcreteCommitMutationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitMutationRuntimeTargetReady()
    • behaviorBackendConcreteCommitMutationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitMutationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateRuntimeTargetResult getBehaviorBackendConcreteCommitStateRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateRuntime()
    • behaviorBackendConcreteCommitStateRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitRuntimeTargetHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitRuntimeTargetHandoff getBehaviorBackendConcreteCommitRuntimeTargetHandoff()
    • getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationRuntime()
    • behaviorBackendConcreteCommitStateApplicationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationInvocationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationInvocationRuntime()
    • behaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationInvocationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationStageRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationStageRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationStageRuntime()
    • behaviorBackendConcreteCommitStateApplicationStageRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationStageRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationStageRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationStageRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationMutationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationMutationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationMutationRuntime()
    • behaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationMutationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationStateRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateRuntime()
    • behaviorBackendConcreteCommitStateApplicationStateRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationStateRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationStateRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationStateRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateMutationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateMutationRuntime()
    • behaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationStateMutationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetResult getBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetResult()
    • getBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetCount

      public int getBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetCount()
    • hasBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargets

      public boolean hasBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargets()
    • targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntime

      public boolean targetedSelectedBehaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntime()
    • behaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetReady

      public boolean behaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetReady()
    • behaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetBlocked

      public boolean behaviorBackendConcreteCommitStateApplicationStateTail2GuardedMutationRuntimeTargetBlocked()
    • getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendConcreteCommitStateApplicationRuntimeTargetHandoff getBehaviorBackendConcreteCommitStateApplicationRuntimeTargetHandoff()
    • getRuntimeHookPrimaryGeneratedMethodBodyIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyIntegrationResult getRuntimeHookPrimaryGeneratedMethodBodyIntegrationResult()
    • getPrimaryRuntimeHookGeneratedBodyRoute

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedBodyRoute getPrimaryRuntimeHookGeneratedBodyRoute()
    • primaryRuntimeHookGeneratedBodyRouteReady

      public boolean primaryRuntimeHookGeneratedBodyRouteReady()
    • primaryRuntimeHookGeneratedBodyRouteBlocked

      public boolean primaryRuntimeHookGeneratedBodyRouteBlocked()
    • primaryRuntimeHookGeneratedBodyUsesCompatibilitySourceFallback

      public boolean primaryRuntimeHookGeneratedBodyUsesCompatibilitySourceFallback()
    • primaryRuntimeHookGeneratedBodyRequiresCompatibilitySourceFallback

      public boolean primaryRuntimeHookGeneratedBodyRequiresCompatibilitySourceFallback()
    • getPrimaryRuntimeHookMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookMethodBodyTemplate getPrimaryRuntimeHookMethodBodyTemplate()
    • primaryRuntimeHookUsesConcreteGeneratedMethodBodyEmitter

      public boolean primaryRuntimeHookUsesConcreteGeneratedMethodBodyEmitter()
    • primaryRuntimeHookUsesConcreteEmitterCallSiteReplacement

      public boolean primaryRuntimeHookUsesConcreteEmitterCallSiteReplacement()
    • getPrimaryRuntimeHookMethodBodyTemplateDescriptor

      public String getPrimaryRuntimeHookMethodBodyTemplateDescriptor()
    • getPrimaryRuntimeHookMethodBodyTemplateLocalSlotCount

      public int getPrimaryRuntimeHookMethodBodyTemplateLocalSlotCount()
    • getPrimaryRuntimeHookMethodBodyTemplateReturnOpcode

      public int getPrimaryRuntimeHookMethodBodyTemplateReturnOpcode()
    • getPrimaryRuntimeHookMethodBodyTemplateEmissionCount

      public int getPrimaryRuntimeHookMethodBodyTemplateEmissionCount()
    • emitPrimaryRuntimeHookGeneratedMethodBodyTo

      public int emitPrimaryRuntimeHookGeneratedMethodBodyTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • createPrimaryRuntimeHookGeneratedMethodBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createPrimaryRuntimeHookGeneratedMethodBodyArtifact(String artifactOwnerInternalName, String methodName)
    • getBackendRuntimeAstOwnedBackendArtifactResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBackendArtifactResult getBackendRuntimeAstOwnedBackendArtifactResult()
    • getBackendRuntimeAstOwnedEmissionBoundaryResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedEmissionBoundaryResult getBackendRuntimeAstOwnedEmissionBoundaryResult()
    • getBackendRuntimeAstOwnedEmissionIntegrationPlan

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedEmissionIntegrationPlan getBackendRuntimeAstOwnedEmissionIntegrationPlan()
    • getBackendRuntimeAstOwnedEmissionExecutionResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedEmissionExecutionResult getBackendRuntimeAstOwnedEmissionExecutionResult()
    • getBackendRuntimeAstOwnedEmissionStateCommitResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedEmissionStateCommitResult getBackendRuntimeAstOwnedEmissionStateCommitResult()
    • getBackendRuntimeAstOwnedEmissionFinalHandoffResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedEmissionFinalHandoffResult getBackendRuntimeAstOwnedEmissionFinalHandoffResult()
    • getBackendRuntimeAstOwnedBridgeRetirementResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBridgeRetirementResult getBackendRuntimeAstOwnedBridgeRetirementResult()
    • getBackendRuntimeAstOwnedBridgeRemovalResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBridgeRemovalResult getBackendRuntimeAstOwnedBridgeRemovalResult()
    • getBackendRuntimeAstOwnedBridgeIntegrationResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBridgeIntegrationResult getBackendRuntimeAstOwnedBridgeIntegrationResult()
    • getBackendRuntimeAstOwnedBridgeReplacementResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBridgeReplacementResult getBackendRuntimeAstOwnedBridgeReplacementResult()
    • getBackendRuntimeAstOwnedBridgeActivationResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedBridgeActivationResult getBackendRuntimeAstOwnedBridgeActivationResult()
    • getBackendRuntimeAstOwnedBridgeCallSiteReplacementResult

      public XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult getBackendRuntimeAstOwnedBridgeCallSiteReplacementResult()
    • getBackendRuntimeAstBridgeHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstBridgeHandoff getBackendRuntimeAstBridgeHandoff()
    • getBackendRuntimeAstOwnedRuntimeHookRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult getBackendRuntimeAstOwnedRuntimeHookRequestResult()
    • getBackendRuntimeAstOwnedRuntimeHookInvocationPlan

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan getBackendRuntimeAstOwnedRuntimeHookInvocationPlan()
    • getBackendRuntimeAstOwnedRuntimeHookBindingResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult getBackendRuntimeAstOwnedRuntimeHookBindingResult()
    • getBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult getBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult()
    • getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult()
    • getBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult getBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult()
    • getBackendRuntimeAstOwnedRuntimeHookCallPreparationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallPreparationResult getBackendRuntimeAstOwnedRuntimeHookCallPreparationResult()
    • getBackendRuntimeAstOwnedRuntimeHookCallExecutionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallExecutionResult getBackendRuntimeAstOwnedRuntimeHookCallExecutionResult()
    • getBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult getBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult()
    • getBackendRuntimeHookCallHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeHookCallHandoff getBackendRuntimeHookCallHandoff()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadIndex

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadIndex getBackendRuntimeAstOwnedRuntimeHookPayloadIndex()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork getBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult getBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult getBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult getBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult()
    • getBackendRuntimeHookPayloadHandoff

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeHookPayloadHandoff getBackendRuntimeHookPayloadHandoff()
    • getRuntimeHookBytecodeBoundaryResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeBoundaryResult getRuntimeHookBytecodeBoundaryResult()
    • getRuntimeHookBytecodeEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionPlan getRuntimeHookBytecodeEmissionPlan()
    • getRuntimeHookBytecodePreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodePreparedWork getRuntimeHookBytecodePreparedWork()
    • getRuntimeHookBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionResult getRuntimeHookBytecodeEmissionResult()
    • getRuntimeHookInstructionPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionPlan getRuntimeHookInstructionPlan()
    • getRuntimeHookBytecodeBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeBackendHandoff getRuntimeHookBytecodeBackendHandoff()
    • getRuntimeHookInstructionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionResult getRuntimeHookInstructionResult()
    • getRuntimeHookWriterPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterPlan getRuntimeHookWriterPlan()
    • getRuntimeHookWriterResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterResult getRuntimeHookWriterResult()
    • getRuntimeHookInvocationFrame

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationFrame getRuntimeHookInvocationFrame()
    • getRuntimeHookAsmPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmPlan getRuntimeHookAsmPlan()
    • getRuntimeHookAsmResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmResult getRuntimeHookAsmResult()
    • getRuntimeHookInstructionBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionBackendHandoff getRuntimeHookInstructionBackendHandoff()
    • getRuntimeHookAsmEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmEmitterResult getRuntimeHookAsmEmitterResult()
    • getRuntimeHookMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookMethodBodyTemplate getRuntimeHookMethodBodyTemplate()
    • getRuntimeHookBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact getRuntimeHookBytecodeArtifact()
    • getRuntimeHookLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookLoadedArtifact getRuntimeHookLoadedArtifact()
    • getRuntimeHookInvocationDispatcher

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationDispatcher getRuntimeHookInvocationDispatcher()
    • getPrimaryRuntimeHookInvocationDispatcher

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationDispatcher getPrimaryRuntimeHookInvocationDispatcher()
    • getPrimaryRuntimeHookInvocationParameterCount

      public int getPrimaryRuntimeHookInvocationParameterCount()
    • getPrimaryRuntimeHookInvocationReturnType

      public Class<?> getPrimaryRuntimeHookInvocationReturnType()
    • getPrimaryRuntimeHookInvocationParameterTypes

      public Class<?>[] getPrimaryRuntimeHookInvocationParameterTypes()
    • getPrimaryRuntimeHookBackendActionId

      public String getPrimaryRuntimeHookBackendActionId()
    • getPrimaryRuntimeHookMethodDescriptor

      public String getPrimaryRuntimeHookMethodDescriptor()
    • getPrimaryRuntimeHookBackendActionParameterCount

      public int getPrimaryRuntimeHookBackendActionParameterCount()
    • getPrimaryRuntimeHookBackendActionReturnType

      public Class<?> getPrimaryRuntimeHookBackendActionReturnType()
    • acceptsPrimaryRuntimeHookInvocationArguments

      public boolean acceptsPrimaryRuntimeHookInvocationArguments(Object... arguments)
    • invokePrimaryRuntimeHook

      public Object invokePrimaryRuntimeHook(Object... arguments) throws Throwable
      Throws:
      Throwable
    • getRuntimeHookBackendExecutionBinding

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendExecutionBinding getRuntimeHookBackendExecutionBinding()
    • usesConcreteRuntimeHookBackendRoute

      public boolean usesConcreteRuntimeHookBackendRoute()
    • usesFallbackRuntimeHookBackendRoute

      public boolean usesFallbackRuntimeHookBackendRoute()
    • usesVerifierProbeRuntimeHookBackendRoute

      public boolean usesVerifierProbeRuntimeHookBackendRoute()
    • primaryRuntimeHookBackendRouteReady

      public boolean primaryRuntimeHookBackendRouteReady()
    • primaryRuntimeHookBackendRouteBlocked

      public boolean primaryRuntimeHookBackendRouteBlocked()
    • getPrimaryRuntimeHookBackendExecutionRecordCount

      public int getPrimaryRuntimeHookBackendExecutionRecordCount()
    • getPrimaryRuntimeHookBackendExecutableWorkItemCount

      public int getPrimaryRuntimeHookBackendExecutableWorkItemCount()
    • getPrimaryRuntimeHookBackendActionCount

      public int getPrimaryRuntimeHookBackendActionCount()
    • hasPrimaryRuntimeHookBackendActions

      public boolean hasPrimaryRuntimeHookBackendActions()
    • primaryRuntimeHookBackendActionsReady

      public boolean primaryRuntimeHookBackendActionsReady()
    • primaryRuntimeHookBackendActionsBlocked

      public boolean primaryRuntimeHookBackendActionsBlocked()
    • getPrimaryRuntimeHookMethodBodyPlanRecordCount

      public int getPrimaryRuntimeHookMethodBodyPlanRecordCount()
    • getPrimaryRuntimeHookMethodBodyPlanId

      public String getPrimaryRuntimeHookMethodBodyPlanId()
    • getPrimaryRuntimeHookMethodBodyPlanDescriptor

      public String getPrimaryRuntimeHookMethodBodyPlanDescriptor()
    • getPrimaryRuntimeHookMethodBodyPlanLocalSlotCount

      public int getPrimaryRuntimeHookMethodBodyPlanLocalSlotCount()
    • getPrimaryRuntimeHookMethodBodyPlanReturnOpcode

      public int getPrimaryRuntimeHookMethodBodyPlanReturnOpcode()
    • hasPrimaryRuntimeHookMethodBodyPlanRecords

      public boolean hasPrimaryRuntimeHookMethodBodyPlanRecords()
    • primaryRuntimeHookMethodBodyPlanReady

      public boolean primaryRuntimeHookMethodBodyPlanReady()
    • primaryRuntimeHookMethodBodyPlanBlocked

      public boolean primaryRuntimeHookMethodBodyPlanBlocked()
    • getPrimaryRuntimeHookMethodBodyPreparedWorkCount

      public int getPrimaryRuntimeHookMethodBodyPreparedWorkCount()
    • getPrimaryRuntimeHookMethodBodyPreparedWorkId

      public String getPrimaryRuntimeHookMethodBodyPreparedWorkId()
    • getPrimaryRuntimeHookMethodBodyPreparedWorkDescriptor

      public String getPrimaryRuntimeHookMethodBodyPreparedWorkDescriptor()
    • getPrimaryRuntimeHookMethodBodyPreparedWorkEmissionCount

      public int getPrimaryRuntimeHookMethodBodyPreparedWorkEmissionCount()
    • hasPrimaryRuntimeHookMethodBodyPreparedWork

      public boolean hasPrimaryRuntimeHookMethodBodyPreparedWork()
    • primaryRuntimeHookMethodBodyPreparedWorkReady

      public boolean primaryRuntimeHookMethodBodyPreparedWorkReady()
    • primaryRuntimeHookMethodBodyPreparedWorkBlocked

      public boolean primaryRuntimeHookMethodBodyPreparedWorkBlocked()
    • primaryRuntimeHookMethodBodyTemplateReady

      public boolean primaryRuntimeHookMethodBodyTemplateReady()
    • primaryRuntimeHookMethodBodyTemplateBlocked

      public boolean primaryRuntimeHookMethodBodyTemplateBlocked()
    • getRuntimeHookBackendActionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendActionResult getRuntimeHookBackendActionResult()
    • getRuntimeHookBackendMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPlan getRuntimeHookBackendMethodBodyPlan()
    • getRuntimeHookBackendMethodBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPreparedWork getRuntimeHookBackendMethodBodyPreparedWork()
    • getRuntimeHookExecutableBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookExecutableBackendHandoff getRuntimeHookExecutableBackendHandoff()
    • compactCommitAppStateTailClosed

      public boolean compactCommitAppStateTailClosed()
    • getXL16UBehaviorCodegenSelectedCallSiteLinkResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorCodegenSelectedCallSiteLinkResult getXL16UBehaviorCodegenSelectedCallSiteLinkResult()
    • getXL16UBehaviorBackendCallSiteRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCallSiteRouteResult getXL16UBehaviorBackendCallSiteRouteResult()
    • getXL16UBehaviorBackendInvocationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendInvocationRouteResult getXL16UBehaviorBackendInvocationRouteResult()
    • getXL16UBehaviorBackendStageRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStageRouteResult getXL16UBehaviorBackendStageRouteResult()
    • getXL16UBehaviorBackendCompletionRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCompletionRouteResult getXL16UBehaviorBackendCompletionRouteResult()
    • getXL16UBehaviorBackendMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendMutationRouteResult getXL16UBehaviorBackendMutationRouteResult()
    • getXL16UBehaviorBackendNodeObjectRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendNodeObjectRouteResult getXL16UBehaviorBackendNodeObjectRouteResult()
    • getXL16UBehaviorBackendRetirementRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendRetirementRouteResult getXL16UBehaviorBackendRetirementRouteResult()
    • getXL16UBehaviorBackendPayloadDeliveryRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendPayloadDeliveryRouteResult getXL16UBehaviorBackendPayloadDeliveryRouteResult()
    • getXL16UBehaviorBackendStateMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStateMutationRouteResult getXL16UBehaviorBackendStateMutationRouteResult()
    • getXL16UBehaviorBackendStateCommitRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendStateCommitRouteResult getXL16UBehaviorBackendStateCommitRouteResult()
    • getXL16UBehaviorBackendCommitApplicationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitApplicationRouteResult getXL16UBehaviorBackendCommitApplicationRouteResult()
    • getXL16UBehaviorBackendCommitDeliveryRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitDeliveryRouteResult getXL16UBehaviorBackendCommitDeliveryRouteResult()
    • getXL16UBehaviorBackendCommitInvocationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitInvocationRouteResult getXL16UBehaviorBackendCommitInvocationRouteResult()
    • getXL16UBehaviorBackendCommitStageRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStageRouteResult getXL16UBehaviorBackendCommitStageRouteResult()
    • getXL16UBehaviorBackendCommitMutationRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitMutationRouteResult getXL16UBehaviorBackendCommitMutationRouteResult()
    • getXL16UBehaviorBackendCommitResultRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitResultRouteResult getXL16UBehaviorBackendCommitResultRouteResult()
    • getXL16UBehaviorBackendCommitApplicationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitApplicationRuntimeRouteResult getXL16UBehaviorBackendCommitApplicationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitDeliveryRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitDeliveryRuntimeRouteResult getXL16UBehaviorBackendCommitDeliveryRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitInvocationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitInvocationRuntimeRouteResult getXL16UBehaviorBackendCommitInvocationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStageRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStageRuntimeRouteResult getXL16UBehaviorBackendCommitStageRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitMutationRuntimeRouteResult getXL16UBehaviorBackendCommitMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateRuntimeRouteResult getXL16UBehaviorBackendCommitStateRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationInvocationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStageRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStageRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStageRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail2RuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail2OutputRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail2HandoffRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail2GuardedMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail3RuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail3OutputRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail3HandoffRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail3GuardedMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail4RuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail4OutputRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail4HandoffRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail4GuardedMutationRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail5RuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail5OutputRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail5HandoffRuntimeRouteResult()
    • getXL16UBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult

      public de.grogra.xl.compiler.xl16u.XL16UBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult getXL16UBehaviorBackendCommitStateApplicationStateTail5GuardedMutationRuntimeRouteResult()
    • getBackendMigrationWorkPackages

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages getBackendMigrationWorkPackages()
    • getNextBackendMigrationPackageWork

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageWork getNextBackendMigrationPackageWork()
    • getBackendMigrationPackageWorks

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageWork> getBackendMigrationPackageWorks()
    • getRequiredBackendMigrationPackageWorks

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageWork> getRequiredBackendMigrationPackageWorks()
    • getBackendMigrationPackageStatuses

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageStatus> getBackendMigrationPackageStatuses()
    • getRequiredBackendMigrationPackageStatuses

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageStatus> getRequiredBackendMigrationPackageStatuses()
    • getRequiredBackendMigrationPackages

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage> getRequiredBackendMigrationPackages()
    • getBackendMigrationPackageWork

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageWork getBackendMigrationPackageWork(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getBackendMigrationPackageStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageStatus getBackendMigrationPackageStatus(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getBackendMigrationSliceStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSliceStatus getBackendMigrationSliceStatus(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice slice)
    • getRequiredBackendMigrationSliceStatuses

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSliceStatus> getRequiredBackendMigrationSliceStatuses(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getRequiredBackendMigrationSlices

      public List<de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice> getRequiredBackendMigrationSlices(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getNextRequiredBackendMigrationSliceStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSliceStatus getNextRequiredBackendMigrationSliceStatus(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getNextRequiredBackendMigrationSlice

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice getNextRequiredBackendMigrationSlice(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • requiresBackendMigrationPackage

      public boolean requiresBackendMigrationPackage(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getRequiredBackendMigrationPackageWorkCount

      public int getRequiredBackendMigrationPackageWorkCount()
    • getTotalRequiredBackendMigrationWorkCount

      public int getTotalRequiredBackendMigrationWorkCount()
    • hasRequiredBackendMigrationPackageWork

      public boolean hasRequiredBackendMigrationPackageWork()
    • getRequiredBackendMigrationPackageWorkCount

      public int getRequiredBackendMigrationPackageWorkCount(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage)
    • getBackendMigrationPackageSliceWorkCount

      public int getBackendMigrationPackageSliceWorkCount(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice slice)
    • hasBackendMigrationPackageSliceWork

      public boolean hasBackendMigrationPackageSliceWork(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice slice)
    • requiresBackendMigrationPackageSlice

      public boolean requiresBackendMigrationPackageSlice(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage migrationPackage, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice slice)
    • getDeclarationLoweringLayout

      public de.grogra.xl.compiler.xl16u.XL16UDeclarationLoweringLayout getDeclarationLoweringLayout()
    • getStatementLoweringLayout

      public de.grogra.xl.compiler.xl16u.XL16UStatementLoweringLayout getStatementLoweringLayout()
    • getLoweringEntries

      public List<XL16ULoweringPlan.Entry> getLoweringEntries()
    • getDeclarationLoweringEntries

      public List<XL16ULoweringPlan.Entry> getDeclarationLoweringEntries()
    • getStatementLoweringEntries

      public List<XL16ULoweringPlan.Entry> getStatementLoweringEntries()
    • getLoweringSegments

      public List<XL16ULoweringSegment> getLoweringSegments()
    • getLoweringSourceRanges

      public List<XL16UOffsetRange> getLoweringSourceRanges()
    • getLoweringCompatibilityRanges

      public List<XL16UOffsetRange> getLoweringCompatibilityRanges()
    • getDeclarationLayoutEntries

      public List<de.grogra.xl.compiler.xl16u.XL16UDeclarationLoweringLayout.Entry> getDeclarationLayoutEntries()
    • getStatementLayoutEntries

      public List<de.grogra.xl.compiler.xl16u.XL16UStatementLoweringLayout.Entry> getStatementLayoutEntries()
    • getDeclarationLayoutSourceRanges

      public List<XL16UOffsetRange> getDeclarationLayoutSourceRanges()
    • getDeclarationLayoutCompatibilityRanges

      public List<XL16UOffsetRange> getDeclarationLayoutCompatibilityRanges()
    • getStatementLayoutSourceRanges

      public List<XL16UOffsetRange> getStatementLayoutSourceRanges()
    • getStatementLayoutCompatibilityRanges

      public List<XL16UOffsetRange> getStatementLayoutCompatibilityRanges()
    • getLoweringEntriesOfKind

      public List<XL16ULoweringPlan.Entry> getLoweringEntriesOfKind(XL16ULoweringSegment.Kind kind)
    • getLoweringSegmentsOfKind

      public List<XL16ULoweringSegment> getLoweringSegmentsOfKind(XL16ULoweringSegment.Kind kind)
    • getLoweringSourceRangesOfKind

      public List<XL16UOffsetRange> getLoweringSourceRangesOfKind(XL16ULoweringSegment.Kind kind)
    • getLoweringCompatibilityRangesOfKind

      public List<XL16UOffsetRange> getLoweringCompatibilityRangesOfKind(XL16ULoweringSegment.Kind kind)
    • getLoweringEntryCount

      public int getLoweringEntryCount()
    • getDeclarationLoweringEntryCount

      public int getDeclarationLoweringEntryCount()
    • getStatementLoweringEntryCount

      public int getStatementLoweringEntryCount()
    • getDeclarationLayoutEntryCount

      public int getDeclarationLayoutEntryCount()
    • getStatementLayoutEntryCount

      public int getStatementLayoutEntryCount()
    • getLoweringEntryCountOfKind

      public int getLoweringEntryCountOfKind(XL16ULoweringSegment.Kind kind)
    • getLoweringKindCounts

      public Map<XL16ULoweringSegment.Kind,Integer> getLoweringKindCounts()
    • getExpressionSiteCount

      public int getExpressionSiteCount()
    • getRangedSymbolCount

      public int getRangedSymbolCount()
    • getWriteSiteCount

      public int getWriteSiteCount()
    • getRangedSymbol

      public XL16URangedSymbol getRangedSymbol(String symbolName)
    • getWriteSites

      public List<XL16UWriteSite> getWriteSites(String symbolName)
    • getCallExpressionSiteCount

      public int getCallExpressionSiteCount()
    • getCastExpressionSiteCount

      public int getCastExpressionSiteCount()
    • getOrdinaryCallExpressionSiteCount

      public int getOrdinaryCallExpressionSiteCount()
    • getAggregateCallExpressionSiteCount

      public int getAggregateCallExpressionSiteCount()
    • getIntrinsicCallExpressionSiteCount

      public int getIntrinsicCallExpressionSiteCount()
    • getCallExpressionSiteCountOfKind

      public int getCallExpressionSiteCountOfKind(de.grogra.xl.compiler.xl16u.XL16UCallExpressionSyntax.Kind kind)
    • getCallableSignatureCount

      public int getCallableSignatureCount()
    • getBackendCallableSignatures

      public List<XL16UCallableSignature> getBackendCallableSignatures()
    • getForeignBoundaryConversionPlanResult

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryConversionPlanResult getForeignBoundaryConversionPlanResult()
    • getForeignBoundaryBackendHandoff

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryBackendHandoff getForeignBoundaryBackendHandoff()
    • getForeignBoundaryBytecodeRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryBytecodeRequestResult getForeignBoundaryBytecodeRequestResult()
    • getForeignBoundaryPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryPreparedWork getForeignBoundaryPreparedWork()
    • getForeignBoundaryBytecodePlan

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryBytecodePlan getForeignBoundaryBytecodePlan()
    • getForeignBoundaryBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundaryBytecodeEmissionResult getForeignBoundaryBytecodeEmissionResult()
    • getForeignBoundarySourceExpressionEmissionBindingResult

      public de.grogra.xl.compiler.xl16u.XL16UForeignBoundarySourceExpressionEmissionBindingResult getForeignBoundarySourceExpressionEmissionBindingResult()
    • getPhysicalCallableSignatures

      public List<XL16UCallableSignature> getPhysicalCallableSignatures()
    • getGeneratedNameCallableSignatures

      public List<XL16UCallableSignature> getGeneratedNameCallableSignatures()
    • getFunctionSignatures

      public List<XL16UCallableSignature> getFunctionSignatures()
    • getModuleSignatures

      public List<XL16UCallableSignature> getModuleSignatures()
    • getCallableSignaturesOfKind

      public List<XL16UCallableSignature> getCallableSignaturesOfKind(XL16UCallableKind kind)
    • getPhysicalCallableSignatureCount

      public int getPhysicalCallableSignatureCount()
    • getGeneratedNameCallableSignatureCount

      public int getGeneratedNameCallableSignatureCount()
    • getFunctionSignatureCount

      public int getFunctionSignatureCount()
    • getModuleSignatureCount

      public int getModuleSignatureCount()
    • getCallableSignatureCountOfKind

      public int getCallableSignatureCountOfKind(XL16UCallableKind kind)
    • getForeignBoundaryConversionSignaturePlanCount

      public int getForeignBoundaryConversionSignaturePlanCount()
    • getForeignBoundaryConversionParameterConversionCount

      public int getForeignBoundaryConversionParameterConversionCount()
    • getForeignBoundaryConversionStackPreservingScalarCount

      public int getForeignBoundaryConversionStackPreservingScalarCount()
    • getForeignBoundaryConversionBackendUnsupportedCount

      public int getForeignBoundaryConversionBackendUnsupportedCount()
    • getForeignBoundaryConversionFirstBackendUnsupportedReason

      public String getForeignBoundaryConversionFirstBackendUnsupportedReason()
    • getForeignBoundaryConversionUnsupportedSignaturePlanCount

      public int getForeignBoundaryConversionUnsupportedSignaturePlanCount()
    • astOwnedForeignBoundaryConversionPlanningReady

      public boolean astOwnedForeignBoundaryConversionPlanningReady()
    • astOwnedForeignBoundaryConversionScalarBackendReady

      public boolean astOwnedForeignBoundaryConversionScalarBackendReady()
    • astOwnedForeignBoundaryConversionCurrentBackendReady

      public boolean astOwnedForeignBoundaryConversionCurrentBackendReady()
    • getForeignBoundaryBytecodeRequestCount

      public int getForeignBoundaryBytecodeRequestCount()
    • getForeignBoundaryBytecodeUnsupportedRequestCount

      public int getForeignBoundaryBytecodeUnsupportedRequestCount()
    • getForeignBoundaryBytecodeStackPreservingScalarRequestCount

      public int getForeignBoundaryBytecodeStackPreservingScalarRequestCount()
    • astOwnedForeignBoundaryBytecodeRequestsReady

      public boolean astOwnedForeignBoundaryBytecodeRequestsReady()
    • astOwnedForeignBoundaryBytecodeScalarRequestsReady

      public boolean astOwnedForeignBoundaryBytecodeScalarRequestsReady()
    • getForeignBoundaryPreparedConversionCount

      public int getForeignBoundaryPreparedConversionCount()
    • getForeignBoundaryUnsupportedPreparedConversionCount

      public int getForeignBoundaryUnsupportedPreparedConversionCount()
    • getForeignBoundaryStackPreservingScalarPreparedCount

      public int getForeignBoundaryStackPreservingScalarPreparedCount()
    • astOwnedForeignBoundaryPreparedWorkReady

      public boolean astOwnedForeignBoundaryPreparedWorkReady()
    • astOwnedForeignBoundaryScalarPreparedWorkReady

      public boolean astOwnedForeignBoundaryScalarPreparedWorkReady()
    • getForeignBoundaryBytecodeOperationCount

      public int getForeignBoundaryBytecodeOperationCount()
    • getForeignBoundaryBytecodeUnsupportedOperationCount

      public int getForeignBoundaryBytecodeUnsupportedOperationCount()
    • getForeignBoundaryBytecodeStackPreservingScalarOperationCount

      public int getForeignBoundaryBytecodeStackPreservingScalarOperationCount()
    • astOwnedForeignBoundaryBytecodePlanReady

      public boolean astOwnedForeignBoundaryBytecodePlanReady()
    • astOwnedForeignBoundaryBytecodeScalarPlanReady

      public boolean astOwnedForeignBoundaryBytecodeScalarPlanReady()
    • getForeignBoundaryBytecodeEmissionCount

      public int getForeignBoundaryBytecodeEmissionCount()
    • getForeignBoundaryBytecodeUnsupportedEmissionCount

      public int getForeignBoundaryBytecodeUnsupportedEmissionCount()
    • getForeignBoundaryBytecodeStackPreservingScalarEmissionCount

      public int getForeignBoundaryBytecodeStackPreservingScalarEmissionCount()
    • astOwnedForeignBoundaryBytecodeEmissionReady

      public boolean astOwnedForeignBoundaryBytecodeEmissionReady()
    • astOwnedForeignBoundaryBytecodeScalarEmissionReady

      public boolean astOwnedForeignBoundaryBytecodeScalarEmissionReady()
    • getForeignBoundarySourceExpressionBindingCount

      public int getForeignBoundarySourceExpressionBindingCount()
    • getForeignBoundarySourceExpressionUnsupportedBindingCount

      public int getForeignBoundarySourceExpressionUnsupportedBindingCount()
    • getForeignBoundarySourceExpressionEmittedInstructionCount

      public int getForeignBoundarySourceExpressionEmittedInstructionCount()
    • getForeignBoundarySourceExpressionBackendUnsupportedConversionCount

      public int getForeignBoundarySourceExpressionBackendUnsupportedConversionCount()
    • getForeignBoundarySourceExpressionFirstBackendUnsupportedReason

      public String getForeignBoundarySourceExpressionFirstBackendUnsupportedReason()
    • astOwnedForeignBoundarySourceExpressionBindingsReady

      public boolean astOwnedForeignBoundarySourceExpressionBindingsReady()
    • astOwnedForeignBoundarySourceExpressionCurrentBackendReady

      public boolean astOwnedForeignBoundarySourceExpressionCurrentBackendReady()
    • getSymbolMetadataCount

      public int getSymbolMetadataCount()
    • getBackendSymbolMetadata

      public List<XL16USymbolMetadata> getBackendSymbolMetadata()
    • getBackendAliasDefinitions

      public List<XL16UAliasDefinition> getBackendAliasDefinitions()
    • getPhysicalSymbolMetadata

      public List<XL16USymbolMetadata> getPhysicalSymbolMetadata()
    • getRangedSymbolMetadata

      public List<XL16USymbolMetadata> getRangedSymbolMetadata()
    • getPreferredUnitSymbolMetadata

      public List<XL16USymbolMetadata> getPreferredUnitSymbolMetadata()
    • getNominalAliasSymbolMetadata

      public List<XL16USymbolMetadata> getNominalAliasSymbolMetadata()
    • getRangedAliasDefinitions

      public List<XL16UAliasDefinition> getRangedAliasDefinitions()
    • getPreferredUnitAliasDefinitions

      public List<XL16UAliasDefinition> getPreferredUnitAliasDefinitions()
    • getPhysicalSymbolMetadataCount

      public int getPhysicalSymbolMetadataCount()
    • getRangedSymbolMetadataCount

      public int getRangedSymbolMetadataCount()
    • getPreferredUnitSymbolMetadataCount

      public int getPreferredUnitSymbolMetadataCount()
    • getNominalAliasSymbolMetadataCount

      public int getNominalAliasSymbolMetadataCount()
    • getAliasDefinitionCount

      public int getAliasDefinitionCount()
    • getRangedAliasDefinitionCount

      public int getRangedAliasDefinitionCount()
    • getPreferredUnitAliasDefinitionCount

      public int getPreferredUnitAliasDefinitionCount()
    • getSymbolMetadata

      public XL16USymbolMetadata getSymbolMetadata(String symbolName)
    • getSymbolMetadata

      public XL16USymbolMetadata getSymbolMetadata(Member member)
    • getValueContract

      public XL16UValueContract getValueContract(String symbolName)
    • getValueContract

      public XL16UValueContract getValueContract(Member member)
    • getCallableSignature

      public XL16UCallableSignature getCallableSignature(String name)
    • getCallableSignatures

      public List<XL16UCallableSignature> getCallableSignatures(String name)
    • getCallableSignatureByGeneratedName

      public XL16UCallableSignature getCallableSignatureByGeneratedName(String generatedName)
    • getCallableSignatures

      public Collection<XL16UCallableSignature> getCallableSignatures()
    • findDeclaredCallable

      public XL16UCallableSignature findDeclaredCallable(XL16UCallableSignature prototype)
    • resolveInvocation

      public XL16UCallableRegistry.InvocationResolution resolveInvocation(String name, XL16UValueContract... arguments)
    • resolveInvocation

      public XL16UCallableRegistry.InvocationResolution resolveInvocation(String name)
    • resolveInvocation

    • getAliasDefinition

      public XL16UAliasDefinition getAliasDefinition(String name)
    • getAliasDefinitionsSnapshot

      public Collection<XL16UAliasDefinition> getAliasDefinitionsSnapshot()
    • getAliasNames

      public Collection<String> getAliasNames()
    • getBackendMigrationPayloadCount

      public int getBackendMigrationPayloadCount()
    • getBackendMigrationPayloadSummary

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendMigrationPayloadSummary getBackendMigrationPayloadSummary()
    • getBackendMigrationPlan

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPlan getBackendMigrationPlan()
    • getBackendMigrationPlanSummary

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPlanSummary getBackendMigrationPlanSummary()
    • getNextBackendMigrationSlice

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice getNextBackendMigrationSlice()
    • getNextBackendMigrationSliceStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSliceStatus getNextBackendMigrationSliceStatus()
    • getNextBackendMigrationPackage

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage getNextBackendMigrationPackage()
    • getNextBackendMigrationPackageStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageStatus getNextBackendMigrationPackageStatus()
    • getBackendMigrationRequiredSliceCount

      public int getBackendMigrationRequiredSliceCount()
    • getBackendMigrationRequiredPackageCount

      public int getBackendMigrationRequiredPackageCount()
    • getBackendMigrationRequiredWorkCount

      public int getBackendMigrationRequiredWorkCount()
    • hasRequiredBackendMigrationSlices

      public boolean hasRequiredBackendMigrationSlices()
    • requiresBackendMigrationSlice

      public boolean requiresBackendMigrationSlice(de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice slice)
    • requiresOnlyCompatibilitySourceReparseRetirement

      public boolean requiresOnlyCompatibilitySourceReparseRetirement()
    • hasLowering

      public boolean hasLowering()
    • hasBackendMigrationPayload

      public boolean hasBackendMigrationPayload()
    • hasDeclarationLowering

      public boolean hasDeclarationLowering()
    • hasStatementLowering

      public boolean hasStatementLowering()
    • hasDeclarationLayoutEntries

      public boolean hasDeclarationLayoutEntries()
    • hasStatementLayoutEntries

      public boolean hasStatementLayoutEntries()
    • hasLoweringEntriesOfKind

      public boolean hasLoweringEntriesOfKind(XL16ULoweringSegment.Kind kind)
    • hasExpressionSites

      public boolean hasExpressionSites()
    • hasRangedSymbols

      public boolean hasRangedSymbols()
    • hasWriteSites

      public boolean hasWriteSites()
    • hasRangedSymbol

      public boolean hasRangedSymbol(String symbolName)
    • hasWriteSites

      public boolean hasWriteSites(String symbolName)
    • hasCallExpressionSites

      public boolean hasCallExpressionSites()
    • hasCastExpressionSites

      public boolean hasCastExpressionSites()
    • hasOrdinaryCallExpressionSites

      public boolean hasOrdinaryCallExpressionSites()
    • hasAggregateCallExpressionSites

      public boolean hasAggregateCallExpressionSites()
    • hasIntrinsicCallExpressionSites

      public boolean hasIntrinsicCallExpressionSites()
    • hasCallableSignatures

      public boolean hasCallableSignatures()
    • hasPhysicalCallableSignatures

      public boolean hasPhysicalCallableSignatures()
    • hasGeneratedNameCallableSignatures

      public boolean hasGeneratedNameCallableSignatures()
    • hasFunctionSignatures

      public boolean hasFunctionSignatures()
    • hasModuleSignatures

      public boolean hasModuleSignatures()
    • hasCallableSignaturesOfKind

      public boolean hasCallableSignaturesOfKind(XL16UCallableKind kind)
    • hasSymbolMetadata

      public boolean hasSymbolMetadata()
    • hasPhysicalSymbolMetadata

      public boolean hasPhysicalSymbolMetadata()
    • hasRangedSymbolMetadata

      public boolean hasRangedSymbolMetadata()
    • hasPreferredUnitSymbolMetadata

      public boolean hasPreferredUnitSymbolMetadata()
    • hasNominalAliasSymbolMetadata

      public boolean hasNominalAliasSymbolMetadata()
    • hasRangedAliasDefinitions

      public boolean hasRangedAliasDefinitions()
    • hasPreferredUnitAliasDefinitions

      public boolean hasPreferredUnitAliasDefinitions()
    • hasSymbolMetadata

      public boolean hasSymbolMetadata(String symbolName)
    • hasCallableSignature

      public boolean hasCallableSignature(String name)
    • hasCallableGeneratedName

      public boolean hasCallableGeneratedName(String generatedName)
    • hasAliasDefinition

      public boolean hasAliasDefinition(String name)
    • hasAliasDefinitions

      public boolean hasAliasDefinitions()