Module xl.compiler

Class XL16UCompilerScopeHandoff

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

public final class XL16UCompilerScopeHandoff extends Object
Narrow XL 1.6U payload consumed by the legacy compiler scope bridge.
  • Method Details

    • empty

      public static XL16UCompilerScopeHandoff empty()
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult backendRuntimeAstOwnedRuntimeHookRequestResult, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult backendRuntimeAstOwnedRuntimeHookRequestResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan backendRuntimeAstOwnedRuntimeHookInvocationPlan, XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult backendRuntimeAstOwnedRuntimeHookBindingResult, XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult backendRuntimeAstOwnedRuntimeHookTargetResolutionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult backendRuntimeAstOwnedRuntimeHookOverloadSelectionResult, XL16UBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult backendRuntimeAstOwnedRuntimeHookTypedSelectionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallPreparationResult backendRuntimeAstOwnedRuntimeHookCallPreparationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallExecutionResult backendRuntimeAstOwnedRuntimeHookCallExecutionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult backendRuntimeAstOwnedRuntimeHookCallMaterializationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadIndex backendRuntimeAstOwnedRuntimeHookPayloadIndex, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute backendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork backendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult backendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult backendRuntimeAstOwnedRuntimeHookPayloadActivationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult backendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult, XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult backendRuntimeAstOwnedRuntimeHookPayloadPublicationResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeBoundaryResult runtimeHookBytecodeBoundaryResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionPlan runtimeHookBytecodeEmissionPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodePreparedWork runtimeHookBytecodePreparedWork, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionResult runtimeHookBytecodeEmissionResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionPlan runtimeHookInstructionPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionResult runtimeHookInstructionResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterPlan runtimeHookWriterPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterResult runtimeHookWriterResult, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult backendRuntimeAstOwnedRuntimeHookRequestResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan backendRuntimeAstOwnedRuntimeHookInvocationPlan, XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult backendRuntimeAstOwnedRuntimeHookBindingResult, XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult backendRuntimeAstOwnedRuntimeHookTargetResolutionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult backendRuntimeAstOwnedRuntimeHookOverloadSelectionResult, XL16UBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult backendRuntimeAstOwnedRuntimeHookTypedSelectionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallPreparationResult backendRuntimeAstOwnedRuntimeHookCallPreparationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallExecutionResult backendRuntimeAstOwnedRuntimeHookCallExecutionResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult backendRuntimeAstOwnedRuntimeHookCallMaterializationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadIndex backendRuntimeAstOwnedRuntimeHookPayloadIndex, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute backendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork backendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult backendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult backendRuntimeAstOwnedRuntimeHookPayloadActivationResult, de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult backendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult, XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult backendRuntimeAstOwnedRuntimeHookPayloadPublicationResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeBoundaryResult runtimeHookBytecodeBoundaryResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionPlan runtimeHookBytecodeEmissionPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodePreparedWork runtimeHookBytecodePreparedWork, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionResult runtimeHookBytecodeEmissionResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionPlan runtimeHookInstructionPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionResult runtimeHookInstructionResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterPlan runtimeHookWriterPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterResult runtimeHookWriterResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationFrame runtimeHookInvocationFrame, de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmPlan runtimeHookAsmPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmResult runtimeHookAsmResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmEmitterResult runtimeHookAsmEmitterResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookMethodBodyTemplate runtimeHookMethodBodyTemplate, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact runtimeHookBytecodeArtifact, de.grogra.xl.compiler.xl16u.XL16URuntimeHookLoadedArtifact runtimeHookLoadedArtifact, de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationDispatcher runtimeHookInvocationDispatcher, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendExecutionBinding runtimeHookBackendExecutionBinding, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendActionResult runtimeHookBackendActionResult, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPlan runtimeHookBackendMethodBodyPlan, de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPreparedWork runtimeHookBackendMethodBodyPreparedWork, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult backendRuntimeAstOwnedRuntimeHookRequestResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan backendRuntimeAstOwnedRuntimeHookInvocationPlan, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • of

      public static XL16UCompilerScopeHandoff of(XL16USymbolMetadataRegistry symbolMetadata, XL16UCallableRegistry callables, XL16ULoweringPlan loweringPlan, XL16USourceOwnedLegacyCodeGenerationBoundaryResult sourceOwnedLegacyCodeGenerationBoundaryResult, XL16USourceOwnedLegacyBackendConsumptionResult sourceOwnedLegacyBackendConsumptionResult, XL16USourceOwnedLegacyBackendConsumptionPlan sourceOwnedLegacyBackendConsumptionPlan, XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult backendRuntimeAstOwnedBridgeCallSiteReplacementResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult backendRuntimeAstOwnedRuntimeHookRequestResult, de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan backendRuntimeAstOwnedRuntimeHookInvocationPlan, XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult backendRuntimeAstOwnedRuntimeHookBindingResult, de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages migrationWorkPackages)
    • attachFinalAstOwnedCodegenPipeline

      public XL16UCompilerScopeHandoff attachFinalAstOwnedCodegenPipeline(de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenPipeline finalAstOwnedCodegenPipeline, de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenDirectExecution finalAstOwnedCodegenDirectExecution)
    • attachFrontendParseSummary

      public XL16UCompilerScopeHandoff attachFrontendParseSummary(XL16UFrontendRouteGate.Route frontendRoute, XL16UFrontendParseSummary frontendParseSummary)
    • attachAggregateQueryFallbackGate

      public XL16UCompilerScopeHandoff attachAggregateQueryFallbackGate(XL16UAggregateQueryFallbackGate aggregateQueryFallbackGate)
    • getFrontendRoute

      public XL16UFrontendRouteGate.Route getFrontendRoute()
    • getFrontendRouteId

      public String getFrontendRouteId()
    • usesHandBuiltFrontendRoute

      public boolean usesHandBuiltFrontendRoute()
    • usesExperimentalAntlrFrontendRoute

      public boolean usesExperimentalAntlrFrontendRoute()
    • getFrontendParseSummary

      public XL16UFrontendParseSummary getFrontendParseSummary()
    • getAggregateQueryFallbackGate

      public XL16UAggregateQueryFallbackGate getAggregateQueryFallbackGate()
    • getDirectAggregateEmitterPlan

      public XL16UDirectAggregateEmitterPlan getDirectAggregateEmitterPlan()
    • parsedBySelectedFrontend

      public boolean parsedBySelectedFrontend()
    • getFrontendParseTokenCount

      public int getFrontendParseTokenCount()
    • getFrontendParseDeclarationCount

      public int getFrontendParseDeclarationCount()
    • getFrontendParseCallableCount

      public int getFrontendParseCallableCount()
    • getAstOwnedBackendOwnershipGate

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

      public boolean hasAstOwnedBackendOwnershipGate()
    • getBackendProductPathGate

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

      public boolean hasBackendProductPathGate()
    • getFinalAstOwnedCodegenPipeline

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

      public boolean hasFinalAstOwnedCodegenPipeline()
    • getFinalAstOwnedCodegenDirectExecution

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

      public boolean hasFinalAstOwnedCodegenDirectExecution()
    • 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()
    • finalAstOwnedCodegenWriterTypedInputExecutionReady

      public boolean finalAstOwnedCodegenWriterTypedInputExecutionReady()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionCount

      public int getFinalAstOwnedCodegenWriterTypedInputExecutionCount()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionStateId

      public String getFinalAstOwnedCodegenWriterTypedInputExecutionStateId()
    • getFinalAstOwnedCodegenWriterTypedInputExecutionBlockerReason

      public String getFinalAstOwnedCodegenWriterTypedInputExecutionBlockerReason()
    • 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()
    • getAstOwnedBackendOwnershipState

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

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

      public boolean astOwnedBackendOwnershipReady()
    • astOwnedBackendStructuralOwnershipReady

      public boolean astOwnedBackendStructuralOwnershipReady()
    • astOwnedBackendOwnershipBlockedOnlyByReparseDecision

      public boolean astOwnedBackendOwnershipBlockedOnlyByReparseDecision()
    • astOwnedBackendOwnershipBlocked

      public boolean astOwnedBackendOwnershipBlocked()
    • astOwnedBackendOwnershipBlocksCompatibilitySourceRetirement

      public boolean astOwnedBackendOwnershipBlocksCompatibilitySourceRetirement()
    • astOwnedBackendOwnershipRequiresCompatibilitySourceFallback

      public boolean astOwnedBackendOwnershipRequiresCompatibilitySourceFallback()
    • getAstOwnedBackendOwnershipBlockerReason

      public String getAstOwnedBackendOwnershipBlockerReason()
    • getAstOwnedBackendStructuralOwnershipBlockerReason

      public String getAstOwnedBackendStructuralOwnershipBlockerReason()
    • getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteKindId

      public String getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteKindId()
    • getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteReason

      public String getAstOwnedBackendOwnershipFirstCompatibilityFallbackRouteReason()
    • getAstOwnedBackendExecutionSchedule

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

      public boolean hasAstOwnedBackendExecutionSchedule()
    • getAstOwnedBackendExecutionScheduleRoute

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

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

      public boolean hasAstOwnedBackendExecutionCommandPlan()
    • getAstOwnedBackendCommandBatchSchedule

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

      public boolean hasAstOwnedBackendCommandBatchSchedule()
    • getAstOwnedBackendCommandReadiness

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

      public boolean hasAstOwnedBackendCommandReadiness()
    • getAstOwnedBackendCommandReadinessState

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

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

      public boolean hasBackendProductExecutionPlan()
    • getBackendProductExecutionState

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

      public boolean backendProductReadyForAstOwnedExecution()
    • backendProductRequiresCompatibilityFallback

      public boolean backendProductRequiresCompatibilityFallback()
    • backendProductExecutionBlocked

      public boolean backendProductExecutionBlocked()
    • 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()
    • 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()
    • 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()
    • getBackendProductFinalAstOwnedCodegenCoverageProfile

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCoverageProfile getBackendProductFinalAstOwnedCodegenCoverageProfile()
    • getBackendProductFinalAstOwnedCodegenCoverageState

      public de.grogra.xl.compiler.xl16u.XL16UFinalAstOwnedCodegenCoverageProfile.CoverageState getBackendProductFinalAstOwnedCodegenCoverageState()
    • backendProductFinalAstOwnedCodegenCoverageReadyForNoReparse

      public boolean backendProductFinalAstOwnedCodegenCoverageReadyForNoReparse()
    • backendProductFinalAstOwnedCodegenCoverageRequiresCompatibilityFallback

      public boolean backendProductFinalAstOwnedCodegenCoverageRequiresCompatibilityFallback()
    • backendProductFinalAstOwnedCodegenCoverageBlocked

      public boolean backendProductFinalAstOwnedCodegenCoverageBlocked()
    • getBackendProductFinalAstOwnedCodegenCoverageBlockerReason

      public String getBackendProductFinalAstOwnedCodegenCoverageBlockerReason()
    • 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()
    • hasAstOwnedBackendCommandActionRequestPlan

      public boolean hasAstOwnedBackendCommandActionRequestPlan()
    • 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()
    • hasAstOwnedBackendPreparedActionWork

      public boolean hasAstOwnedBackendPreparedActionWork()
    • 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()
    • hasAstOwnedBackendExecutableActionPlan

      public boolean hasAstOwnedBackendExecutableActionPlan()
    • 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()
    • hasAstOwnedBackendExecutableActionReadiness

      public boolean hasAstOwnedBackendExecutableActionReadiness()
    • 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()
    • hasAstOwnedBackendExecutableActionTargetSchedule

      public boolean hasAstOwnedBackendExecutableActionTargetSchedule()
    • 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()
    • hasAstOwnedBackendFamilyExecutionSchedule

      public boolean hasAstOwnedBackendFamilyExecutionSchedule()
    • 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()
    • hasAstOwnedBackendCapabilityExecutionSchedule

      public boolean hasAstOwnedBackendCapabilityExecutionSchedule()
    • 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()
    • hasAstOwnedBackendWorkKindExecutionSchedule

      public boolean hasAstOwnedBackendWorkKindExecutionSchedule()
    • 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)
    • getSymbolMetadata

      public XL16USymbolMetadata getSymbolMetadata(String symbolName)
    • getSymbolMetadata

      public XL16USymbolMetadata getSymbolMetadata(Member member)
    • attachSymbolMetadata

      public XL16USymbolMetadata attachSymbolMetadata(Member member, XL16USymbolMetadata metadata)
    • getCallableSignature

      public XL16UCallableSignature getCallableSignature(String name)
    • getCallableSignatures

      public List<XL16UCallableSignature> getCallableSignatures(String name)
    • getCallableSignatureByGeneratedName

      public XL16UCallableSignature getCallableSignatureByGeneratedName(String generatedName)
    • getSourceOwnedLegacyCodeGenerationBoundaryResult

      @Deprecated public XL16USourceOwnedLegacyCodeGenerationBoundaryResult getSourceOwnedLegacyCodeGenerationBoundaryResult()
      Deprecated.
    • getSourceOwnedCodeGenerationBoundaryResult

      public XL16USourceOwnedLegacyCodeGenerationBoundaryResult getSourceOwnedCodeGenerationBoundaryResult()
    • getSourceOwnedLegacyBackendConsumptionResult

      @Deprecated public XL16USourceOwnedLegacyBackendConsumptionResult getSourceOwnedLegacyBackendConsumptionResult()
      Deprecated.
    • getSourceOwnedBackendConsumptionResult

      public XL16USourceOwnedLegacyBackendConsumptionResult getSourceOwnedBackendConsumptionResult()
    • getSourceOwnedLegacyBackendConsumptionPlan

      @Deprecated public XL16USourceOwnedLegacyBackendConsumptionPlan getSourceOwnedLegacyBackendConsumptionPlan()
      Deprecated.
    • getSourceOwnedBackendConsumptionPlan

      public XL16USourceOwnedLegacyBackendConsumptionPlan getSourceOwnedBackendConsumptionPlan()
    • getSourceOwnedLegacyBackendConsumedNodes

      @Deprecated public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedLegacyBackendConsumedNodes()
      Deprecated.
    • getSourceOwnedBackendConsumedNodes

      public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedBackendConsumedNodes()
    • getSourceOwnedLegacyBackendDeclarationConsumedNodes

      @Deprecated public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedLegacyBackendDeclarationConsumedNodes()
      Deprecated.
    • getSourceOwnedBackendDeclarationConsumedNodes

      public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedBackendDeclarationConsumedNodes()
    • getSourceOwnedLegacyBackendStatementConsumedNodes

      @Deprecated public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedLegacyBackendStatementConsumedNodes()
      Deprecated.
    • getSourceOwnedBackendStatementConsumedNodes

      public List<XL16USourceOwnedLegacyBackendConsumptionResult.ConsumedBoundaryNode> getSourceOwnedBackendStatementConsumedNodes()
    • getSourceOwnedLegacyBackendConsumedNodeCount

      @Deprecated public int getSourceOwnedLegacyBackendConsumedNodeCount()
      Deprecated.
    • getSourceOwnedBackendConsumedNodeCount

      public int getSourceOwnedBackendConsumedNodeCount()
    • hasSourceOwnedLegacyBackendConsumptionResult

      @Deprecated public boolean hasSourceOwnedLegacyBackendConsumptionResult()
      Deprecated.
    • hasSourceOwnedBackendConsumptionResult

      public boolean hasSourceOwnedBackendConsumptionResult()
    • consumedAllSourceOwnedLegacyBackendBoundaryNodes

      @Deprecated public boolean consumedAllSourceOwnedLegacyBackendBoundaryNodes()
      Deprecated.
    • consumedAllSourceOwnedBackendBoundaryNodes

      public boolean consumedAllSourceOwnedBackendBoundaryNodes()
    • sourceOwnedLegacyBackendConsumptionReady

      @Deprecated public boolean sourceOwnedLegacyBackendConsumptionReady()
      Deprecated.
    • sourceOwnedBackendConsumptionReady

      public boolean sourceOwnedBackendConsumptionReady()
    • hasSourceOwnedLegacyBackendConsumptionPlan

      @Deprecated public boolean hasSourceOwnedLegacyBackendConsumptionPlan()
      Deprecated.
    • hasSourceOwnedBackendConsumptionPlan

      public boolean hasSourceOwnedBackendConsumptionPlan()
    • usesAstOwnedLegacyBackendConsumption

      @Deprecated public boolean usesAstOwnedLegacyBackendConsumption()
      Deprecated.
    • usesAstOwnedBackendConsumption

      public boolean usesAstOwnedBackendConsumption()
    • usesCompatibilitySourceFallbackForLegacyBackend

      @Deprecated public boolean usesCompatibilitySourceFallbackForLegacyBackend()
      Deprecated.
    • usesCompatibilitySourceFallbackForSourceOwnedBackend

      public boolean usesCompatibilitySourceFallbackForSourceOwnedBackend()
    • getSourceOwnedLegacyCodeGenerationBoundaryNodes

      @Deprecated public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedLegacyCodeGenerationBoundaryNodes()
      Deprecated.
    • getSourceOwnedCodeGenerationBoundaryNodes

      public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedCodeGenerationBoundaryNodes()
    • getSourceOwnedLegacyCodeGenerationDeclarationBoundaryNodes

      @Deprecated public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedLegacyCodeGenerationDeclarationBoundaryNodes()
      Deprecated.
    • getSourceOwnedCodeGenerationDeclarationBoundaryNodes

      public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedCodeGenerationDeclarationBoundaryNodes()
    • getSourceOwnedLegacyCodeGenerationStatementBoundaryNodes

      @Deprecated public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedLegacyCodeGenerationStatementBoundaryNodes()
      Deprecated.
    • getSourceOwnedCodeGenerationStatementBoundaryNodes

      public List<XL16USourceOwnedLegacyCodeGenerationBoundaryResult.BoundaryNode> getSourceOwnedCodeGenerationStatementBoundaryNodes()
    • getSourceOwnedLegacyCodeGenerationBoundaryNodeCount

      @Deprecated public int getSourceOwnedLegacyCodeGenerationBoundaryNodeCount()
      Deprecated.
    • getSourceOwnedCodeGenerationBoundaryNodeCount

      public int getSourceOwnedCodeGenerationBoundaryNodeCount()
    • getSourceOwnedLegacyCodeGenerationDeclarationBoundaryNodeCount

      @Deprecated public int getSourceOwnedLegacyCodeGenerationDeclarationBoundaryNodeCount()
      Deprecated.
    • getSourceOwnedCodeGenerationDeclarationBoundaryNodeCount

      public int getSourceOwnedCodeGenerationDeclarationBoundaryNodeCount()
    • getSourceOwnedLegacyCodeGenerationStatementBoundaryNodeCount

      @Deprecated public int getSourceOwnedLegacyCodeGenerationStatementBoundaryNodeCount()
      Deprecated.
    • getSourceOwnedCodeGenerationStatementBoundaryNodeCount

      public int getSourceOwnedCodeGenerationStatementBoundaryNodeCount()
    • hasSourceOwnedLegacyCodeGenerationBoundaryResult

      @Deprecated public boolean hasSourceOwnedLegacyCodeGenerationBoundaryResult()
      Deprecated.
    • hasSourceOwnedCodeGenerationBoundaryResult

      public boolean hasSourceOwnedCodeGenerationBoundaryResult()
    • hasSourceOwnedLegacyCodeGenerationBoundaryWork

      @Deprecated public boolean hasSourceOwnedLegacyCodeGenerationBoundaryWork()
      Deprecated.
    • hasSourceOwnedCodeGenerationBoundaryWork

      public boolean hasSourceOwnedCodeGenerationBoundaryWork()
    • sourceOwnedLegacyCodeGenerationBoundaryReady

      @Deprecated public boolean sourceOwnedLegacyCodeGenerationBoundaryReady()
      Deprecated.
    • sourceOwnedCodeGenerationBoundaryReady

      public boolean sourceOwnedCodeGenerationBoundaryReady()
    • sourceOwnedLegacyCodeGenerationRequiresCompatibilitySourceFallback

      @Deprecated public boolean sourceOwnedLegacyCodeGenerationRequiresCompatibilitySourceFallback()
      Deprecated.
    • sourceOwnedCodeGenerationRequiresCompatibilitySourceFallback

      public boolean sourceOwnedCodeGenerationRequiresCompatibilitySourceFallback()
    • getBackendRuntimeAstOwnedBridgeCallSiteReplacementResult

      public XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult getBackendRuntimeAstOwnedBridgeCallSiteReplacementResult()
    • hasBackendRuntimeAstOwnedBridgeCallSiteReplacementResult

      public boolean hasBackendRuntimeAstOwnedBridgeCallSiteReplacementResult()
    • backendRuntimeAstOwnedBridgeCallSiteReplacementReady

      public boolean backendRuntimeAstOwnedBridgeCallSiteReplacementReady()
    • backendRuntimeAstOwnedBridgeCallSiteReplacementRequiresCompatibilitySourceFallback

      public boolean backendRuntimeAstOwnedBridgeCallSiteReplacementRequiresCompatibilitySourceFallback()
    • compactCommitAppStateTailClosed

      public boolean compactCommitAppStateTailClosed()
    • getBackendRuntimeAstOwnedRuntimeHookRequestResult

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookRequestResult getBackendRuntimeAstOwnedRuntimeHookRequestResult()
    • hasBackendRuntimeAstOwnedRuntimeHookRequestResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookRequestResult()
    • backendRuntimeAstOwnedRuntimeHookRequestsReady

      public boolean backendRuntimeAstOwnedRuntimeHookRequestsReady()
    • getBackendRuntimeAstOwnedRuntimeHookRequestCount

      public int getBackendRuntimeAstOwnedRuntimeHookRequestCount()
    • hasBackendRuntimeAstOwnedRuntimeHookRequests

      public boolean hasBackendRuntimeAstOwnedRuntimeHookRequests()
    • getBackendRuntimeAstOwnedRangeCheckHookRequestCount

      public int getBackendRuntimeAstOwnedRangeCheckHookRequestCount()
    • hasBackendRuntimeAstOwnedRangeCheckHookRequests

      public boolean hasBackendRuntimeAstOwnedRangeCheckHookRequests()
    • getBackendRuntimeAstOwnedPhysicalValueHookRequestCount

      public int getBackendRuntimeAstOwnedPhysicalValueHookRequestCount()
    • hasBackendRuntimeAstOwnedPhysicalValueHookRequests

      public boolean hasBackendRuntimeAstOwnedPhysicalValueHookRequests()
    • getBackendRuntimeAstOwnedRuntimeHookInvocationPlan

      public de.grogra.xl.compiler.xl16u.XL16UBackendRuntimeAstOwnedRuntimeHookInvocationPlan getBackendRuntimeAstOwnedRuntimeHookInvocationPlan()
    • hasBackendRuntimeAstOwnedRuntimeHookInvocationPlan

      public boolean hasBackendRuntimeAstOwnedRuntimeHookInvocationPlan()
    • backendRuntimeAstOwnedRuntimeHookInvocationsReady

      public boolean backendRuntimeAstOwnedRuntimeHookInvocationsReady()
    • getBackendRuntimeAstOwnedRuntimeHookInvocationCount

      public int getBackendRuntimeAstOwnedRuntimeHookInvocationCount()
    • hasBackendRuntimeAstOwnedRuntimeHookInvocations

      public boolean hasBackendRuntimeAstOwnedRuntimeHookInvocations()
    • getBackendRuntimeAstOwnedRangeCheckHookInvocationCount

      public int getBackendRuntimeAstOwnedRangeCheckHookInvocationCount()
    • hasBackendRuntimeAstOwnedRangeCheckHookInvocations

      public boolean hasBackendRuntimeAstOwnedRangeCheckHookInvocations()
    • getBackendRuntimeAstOwnedPhysicalValueHookInvocationCount

      public int getBackendRuntimeAstOwnedPhysicalValueHookInvocationCount()
    • hasBackendRuntimeAstOwnedPhysicalValueHookInvocations

      public boolean hasBackendRuntimeAstOwnedPhysicalValueHookInvocations()
    • getBackendRuntimeAstOwnedRuntimeHookBindingResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookBindingResult getBackendRuntimeAstOwnedRuntimeHookBindingResult()
    • hasBackendRuntimeAstOwnedRuntimeHookBindingResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookBindingResult()
    • backendRuntimeAstOwnedRuntimeHookBindingsReady

      public boolean backendRuntimeAstOwnedRuntimeHookBindingsReady()
    • getBackendRuntimeAstOwnedRuntimeHookBindingCount

      public int getBackendRuntimeAstOwnedRuntimeHookBindingCount()
    • hasBackendRuntimeAstOwnedRuntimeHookBindings

      public boolean hasBackendRuntimeAstOwnedRuntimeHookBindings()
    • getBackendRuntimeAstOwnedRangeCheckHookBindingCount

      public int getBackendRuntimeAstOwnedRangeCheckHookBindingCount()
    • hasBackendRuntimeAstOwnedRangeCheckHookBindings

      public boolean hasBackendRuntimeAstOwnedRangeCheckHookBindings()
    • getBackendRuntimeAstOwnedPhysicalValueHookBindingCount

      public int getBackendRuntimeAstOwnedPhysicalValueHookBindingCount()
    • hasBackendRuntimeAstOwnedPhysicalValueHookBindings

      public boolean hasBackendRuntimeAstOwnedPhysicalValueHookBindings()
    • getBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult getBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult()
    • hasBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookTargetResolutionResult()
    • backendRuntimeAstOwnedRuntimeHookTargetResolutionReady

      public boolean backendRuntimeAstOwnedRuntimeHookTargetResolutionReady()
    • getBackendRuntimeAstOwnedRuntimeHookTargetCandidateCount

      public int getBackendRuntimeAstOwnedRuntimeHookTargetCandidateCount()
    • hasBackendRuntimeAstOwnedRuntimeHookTargetCandidates

      public boolean hasBackendRuntimeAstOwnedRuntimeHookTargetCandidates()
    • getBackendRuntimeAstOwnedRangeCheckTargetCandidateCount

      public int getBackendRuntimeAstOwnedRangeCheckTargetCandidateCount()
    • hasBackendRuntimeAstOwnedRangeCheckTargetCandidates

      public boolean hasBackendRuntimeAstOwnedRangeCheckTargetCandidates()
    • getBackendRuntimeAstOwnedPhysicalValueTargetCandidateCount

      public int getBackendRuntimeAstOwnedPhysicalValueTargetCandidateCount()
    • hasBackendRuntimeAstOwnedPhysicalValueTargetCandidates

      public boolean hasBackendRuntimeAstOwnedPhysicalValueTargetCandidates()
    • getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult()
    • hasBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookOverloadSelectionResult()
    • backendRuntimeAstOwnedRuntimeHookOverloadSelectionReady

      public boolean backendRuntimeAstOwnedRuntimeHookOverloadSelectionReady()
    • getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionCount

      public int getBackendRuntimeAstOwnedRuntimeHookOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedRuntimeHookOverloadSelections

      public boolean hasBackendRuntimeAstOwnedRuntimeHookOverloadSelections()
    • getBackendRuntimeAstOwnedRangeCheckOverloadSelectionCount

      public int getBackendRuntimeAstOwnedRangeCheckOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedRangeCheckOverloadSelections

      public boolean hasBackendRuntimeAstOwnedRangeCheckOverloadSelections()
    • getBackendRuntimeAstOwnedPhysicalValueOverloadSelectionCount

      public int getBackendRuntimeAstOwnedPhysicalValueOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedPhysicalValueOverloadSelections

      public boolean hasBackendRuntimeAstOwnedPhysicalValueOverloadSelections()
    • getBackendRuntimeAstOwnedConcreteOverloadSelectionCount

      public int getBackendRuntimeAstOwnedConcreteOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedConcreteOverloadSelections

      public boolean hasBackendRuntimeAstOwnedConcreteOverloadSelections()
    • getBackendRuntimeAstOwnedPendingOverloadSelectionCount

      public int getBackendRuntimeAstOwnedPendingOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedPendingOverloadSelections

      public boolean hasBackendRuntimeAstOwnedPendingOverloadSelections()
    • getBackendRuntimeAstOwnedPendingRangeCheckOverloadSelectionCount

      public int getBackendRuntimeAstOwnedPendingRangeCheckOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedPendingRangeCheckOverloadSelections

      public boolean hasBackendRuntimeAstOwnedPendingRangeCheckOverloadSelections()
    • getBackendRuntimeAstOwnedPendingPhysicalValueOverloadSelectionCount

      public int getBackendRuntimeAstOwnedPendingPhysicalValueOverloadSelectionCount()
    • hasBackendRuntimeAstOwnedPendingPhysicalValueOverloadSelections

      public boolean hasBackendRuntimeAstOwnedPendingPhysicalValueOverloadSelections()
    • getBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult getBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult()
    • hasBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookTypedSelectionResult()
    • backendRuntimeAstOwnedRuntimeHookTypedSelectionReady

      public boolean backendRuntimeAstOwnedRuntimeHookTypedSelectionReady()
    • getBackendRuntimeAstOwnedRuntimeHookTypedSelectionCount

      public int getBackendRuntimeAstOwnedRuntimeHookTypedSelectionCount()
    • hasBackendRuntimeAstOwnedRuntimeHookTypedSelections

      public boolean hasBackendRuntimeAstOwnedRuntimeHookTypedSelections()
    • getBackendRuntimeAstOwnedRangeCheckTypedSelectionCount

      public int getBackendRuntimeAstOwnedRangeCheckTypedSelectionCount()
    • hasBackendRuntimeAstOwnedRangeCheckTypedSelections

      public boolean hasBackendRuntimeAstOwnedRangeCheckTypedSelections()
    • getBackendRuntimeAstOwnedPhysicalValueTypedSelectionCount

      public int getBackendRuntimeAstOwnedPhysicalValueTypedSelectionCount()
    • hasBackendRuntimeAstOwnedPhysicalValueTypedSelections

      public boolean hasBackendRuntimeAstOwnedPhysicalValueTypedSelections()
    • getBackendRuntimeAstOwnedConcreteTypedSelectionCount

      public int getBackendRuntimeAstOwnedConcreteTypedSelectionCount()
    • hasBackendRuntimeAstOwnedConcreteTypedSelections

      public boolean hasBackendRuntimeAstOwnedConcreteTypedSelections()
    • getBackendRuntimeAstOwnedPendingTypedSelectionCount

      public int getBackendRuntimeAstOwnedPendingTypedSelectionCount()
    • hasBackendRuntimeAstOwnedPendingTypedSelections

      public boolean hasBackendRuntimeAstOwnedPendingTypedSelections()
    • getBackendRuntimeAstOwnedPendingRangeCheckTypedSelectionCount

      public int getBackendRuntimeAstOwnedPendingRangeCheckTypedSelectionCount()
    • hasBackendRuntimeAstOwnedPendingRangeCheckTypedSelections

      public boolean hasBackendRuntimeAstOwnedPendingRangeCheckTypedSelections()
    • getBackendRuntimeAstOwnedPendingPhysicalValueTypedSelectionCount

      public int getBackendRuntimeAstOwnedPendingPhysicalValueTypedSelectionCount()
    • hasBackendRuntimeAstOwnedPendingPhysicalValueTypedSelections

      public boolean hasBackendRuntimeAstOwnedPendingPhysicalValueTypedSelections()
    • getBackendRuntimeAstOwnedRuntimeHookCallPreparationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallPreparationResult getBackendRuntimeAstOwnedRuntimeHookCallPreparationResult()
    • hasBackendRuntimeAstOwnedRuntimeHookCallPreparationResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookCallPreparationResult()
    • backendRuntimeAstOwnedRuntimeHookCallPreparationReady

      public boolean backendRuntimeAstOwnedRuntimeHookCallPreparationReady()
    • getBackendRuntimeAstOwnedPreparedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedPreparedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedPreparedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedPreparedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRuntimeHookCallExecutionResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallExecutionResult getBackendRuntimeAstOwnedRuntimeHookCallExecutionResult()
    • hasBackendRuntimeAstOwnedRuntimeHookCallExecutionResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookCallExecutionResult()
    • backendRuntimeAstOwnedRuntimeHookCallExecutionReady

      public boolean backendRuntimeAstOwnedRuntimeHookCallExecutionReady()
    • getBackendRuntimeAstOwnedExecutedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedExecutedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedExecutedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedExecutedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRangeCheckExecutedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedRangeCheckExecutedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedRangeCheckExecutedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedRangeCheckExecutedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedPhysicalValueExecutedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedPhysicalValueExecutedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedPhysicalValueExecutedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedPhysicalValueExecutedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult getBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult()
    • hasBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookCallMaterializationResult()
    • backendRuntimeAstOwnedRuntimeHookCallMaterializationReady

      public boolean backendRuntimeAstOwnedRuntimeHookCallMaterializationReady()
    • getBackendRuntimeAstOwnedMaterializedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedMaterializedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedMaterializedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedMaterializedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRangeCheckMaterializedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedRangeCheckMaterializedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedRangeCheckMaterializedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedRangeCheckMaterializedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedPhysicalValueMaterializedRuntimeHookCallCount

      public int getBackendRuntimeAstOwnedPhysicalValueMaterializedRuntimeHookCallCount()
    • hasBackendRuntimeAstOwnedPhysicalValueMaterializedRuntimeHookCalls

      public boolean hasBackendRuntimeAstOwnedPhysicalValueMaterializedRuntimeHookCalls()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadIndex

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadIndex getBackendRuntimeAstOwnedRuntimeHookPayloadIndex()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadIndex

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadIndex()
    • backendRuntimeAstOwnedRuntimeHookPayloadIndexReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadIndexReady()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryRoute()
    • backendRuntimeAstOwnedRuntimeHookPayloadDeliveryRouteReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadDeliveryRouteReady()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadRouteCount

      public int getBackendRuntimeAstOwnedRuntimeHookPayloadRouteCount()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadRoutes

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadRoutes()
    • getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadRouteCount

      public int getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadRouteCount()
    • hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadRoutes

      public boolean hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadRoutes()
    • getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadRouteCount

      public int getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadRouteCount()
    • hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadRoutes

      public boolean hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadRoutes()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork getBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryWork()
    • backendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadPreparedDeliveryReady()
    • getBackendRuntimeAstOwnedPreparedRuntimeHookPayloadDeliveryUnitCount

      public int getBackendRuntimeAstOwnedPreparedRuntimeHookPayloadDeliveryUnitCount()
    • hasBackendRuntimeAstOwnedPreparedRuntimeHookPayloadDeliveryUnits

      public boolean hasBackendRuntimeAstOwnedPreparedRuntimeHookPayloadDeliveryUnits()
    • getBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookPayloadDeliveryUnitCount

      public int getBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookPayloadDeliveryUnitCount()
    • hasBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookPayloadDeliveryUnits

      public boolean hasBackendRuntimeAstOwnedRangeCheckPreparedRuntimeHookPayloadDeliveryUnits()
    • getBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookPayloadDeliveryUnitCount

      public int getBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookPayloadDeliveryUnitCount()
    • hasBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookPayloadDeliveryUnits

      public boolean hasBackendRuntimeAstOwnedPhysicalValuePreparedRuntimeHookPayloadDeliveryUnits()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult getBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadDeliveryResult()
    • backendRuntimeAstOwnedRuntimeHookPayloadDeliveryReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadDeliveryReady()
    • getBackendRuntimeAstOwnedDeliveredRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedDeliveredRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedDeliveredRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedDeliveredRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRangeCheckDeliveredRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedRangeCheckDeliveredRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedRangeCheckDeliveredRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedRangeCheckDeliveredRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedPhysicalValueDeliveredRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedPhysicalValueDeliveredRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedPhysicalValueDeliveredRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedPhysicalValueDeliveredRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult getBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadActivationResult()
    • backendRuntimeAstOwnedRuntimeHookPayloadActivationReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadActivationReady()
    • getBackendRuntimeAstOwnedActivatedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedActivatedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedActivatedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedActivatedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRangeCheckActivatedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedRangeCheckActivatedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedRangeCheckActivatedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedRangeCheckActivatedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedPhysicalValueActivatedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedPhysicalValueActivatedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedPhysicalValueActivatedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedPhysicalValueActivatedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult getBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffResult()
    • backendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadFinalHandoffReady()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadHandoffCount

      public int getBackendRuntimeAstOwnedRuntimeHookPayloadHandoffCount()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadHandoffs

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadHandoffs()
    • getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadHandoffCount

      public int getBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadHandoffCount()
    • hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadHandoffs

      public boolean hasBackendRuntimeAstOwnedRangeCheckRuntimeHookPayloadHandoffs()
    • getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadHandoffCount

      public int getBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadHandoffCount()
    • hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadHandoffs

      public boolean hasBackendRuntimeAstOwnedPhysicalValueRuntimeHookPayloadHandoffs()
    • getBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult

      public XL16UBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult getBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult()
    • hasBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult

      public boolean hasBackendRuntimeAstOwnedRuntimeHookPayloadPublicationResult()
    • backendRuntimeAstOwnedRuntimeHookPayloadPublicationReady

      public boolean backendRuntimeAstOwnedRuntimeHookPayloadPublicationReady()
    • getBackendRuntimeAstOwnedPublishedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedPublishedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedPublishedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedPublishedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedRangeCheckPublishedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedRangeCheckPublishedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedRangeCheckPublishedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedRangeCheckPublishedRuntimeHookPayloads()
    • getBackendRuntimeAstOwnedPhysicalValuePublishedRuntimeHookPayloadCount

      public int getBackendRuntimeAstOwnedPhysicalValuePublishedRuntimeHookPayloadCount()
    • hasBackendRuntimeAstOwnedPhysicalValuePublishedRuntimeHookPayloads

      public boolean hasBackendRuntimeAstOwnedPhysicalValuePublishedRuntimeHookPayloads()
    • getRuntimeHookBytecodeBoundaryResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeBoundaryResult getRuntimeHookBytecodeBoundaryResult()
    • hasRuntimeHookBytecodeBoundaryResult

      public boolean hasRuntimeHookBytecodeBoundaryResult()
    • runtimeHookBytecodeBoundaryReady

      public boolean runtimeHookBytecodeBoundaryReady()
    • getRuntimeHookBytecodeBoundaryCount

      public int getRuntimeHookBytecodeBoundaryCount()
    • hasRuntimeHookBytecodeBoundaries

      public boolean hasRuntimeHookBytecodeBoundaries()
    • getRangeCheckRuntimeHookBytecodeBoundaryCount

      public int getRangeCheckRuntimeHookBytecodeBoundaryCount()
    • hasRangeCheckRuntimeHookBytecodeBoundaries

      public boolean hasRangeCheckRuntimeHookBytecodeBoundaries()
    • getPhysicalValueRuntimeHookBytecodeBoundaryCount

      public int getPhysicalValueRuntimeHookBytecodeBoundaryCount()
    • hasPhysicalValueRuntimeHookBytecodeBoundaries

      public boolean hasPhysicalValueRuntimeHookBytecodeBoundaries()
    • getRuntimeHookBytecodeEmissionPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionPlan getRuntimeHookBytecodeEmissionPlan()
    • hasRuntimeHookBytecodeEmissionPlan

      public boolean hasRuntimeHookBytecodeEmissionPlan()
    • runtimeHookBytecodeEmissionReady

      public boolean runtimeHookBytecodeEmissionReady()
    • getRuntimeHookBytecodeEmissionStepCount

      public int getRuntimeHookBytecodeEmissionStepCount()
    • hasRuntimeHookBytecodeEmissionSteps

      public boolean hasRuntimeHookBytecodeEmissionSteps()
    • getRangeCheckRuntimeHookBytecodeEmissionStepCount

      public int getRangeCheckRuntimeHookBytecodeEmissionStepCount()
    • hasRangeCheckRuntimeHookBytecodeEmissionSteps

      public boolean hasRangeCheckRuntimeHookBytecodeEmissionSteps()
    • getPhysicalValueRuntimeHookBytecodeEmissionStepCount

      public int getPhysicalValueRuntimeHookBytecodeEmissionStepCount()
    • hasPhysicalValueRuntimeHookBytecodeEmissionSteps

      public boolean hasPhysicalValueRuntimeHookBytecodeEmissionSteps()
    • getRuntimeHookBytecodePreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodePreparedWork getRuntimeHookBytecodePreparedWork()
    • hasRuntimeHookBytecodePreparedWork

      public boolean hasRuntimeHookBytecodePreparedWork()
    • runtimeHookBytecodePreparationReady

      public boolean runtimeHookBytecodePreparationReady()
    • getPreparedRuntimeHookBytecodeWorkCount

      public int getPreparedRuntimeHookBytecodeWorkCount()
    • hasPreparedRuntimeHookBytecodeWork

      public boolean hasPreparedRuntimeHookBytecodeWork()
    • getRangeCheckPreparedRuntimeHookBytecodeWorkCount

      public int getRangeCheckPreparedRuntimeHookBytecodeWorkCount()
    • hasRangeCheckPreparedRuntimeHookBytecodeWork

      public boolean hasRangeCheckPreparedRuntimeHookBytecodeWork()
    • getPhysicalValuePreparedRuntimeHookBytecodeWorkCount

      public int getPhysicalValuePreparedRuntimeHookBytecodeWorkCount()
    • hasPhysicalValuePreparedRuntimeHookBytecodeWork

      public boolean hasPhysicalValuePreparedRuntimeHookBytecodeWork()
    • getRuntimeHookBytecodeEmissionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeEmissionResult getRuntimeHookBytecodeEmissionResult()
    • hasRuntimeHookBytecodeEmissionResult

      public boolean hasRuntimeHookBytecodeEmissionResult()
    • runtimeHookBytecodeEmissionResultReady

      public boolean runtimeHookBytecodeEmissionResultReady()
    • getEmittedRuntimeHookBytecodeCount

      public int getEmittedRuntimeHookBytecodeCount()
    • hasEmittedRuntimeHookBytecode

      public boolean hasEmittedRuntimeHookBytecode()
    • getRangeCheckEmittedRuntimeHookBytecodeCount

      public int getRangeCheckEmittedRuntimeHookBytecodeCount()
    • hasRangeCheckEmittedRuntimeHookBytecode

      public boolean hasRangeCheckEmittedRuntimeHookBytecode()
    • getPhysicalValueEmittedRuntimeHookBytecodeCount

      public int getPhysicalValueEmittedRuntimeHookBytecodeCount()
    • hasPhysicalValueEmittedRuntimeHookBytecode

      public boolean hasPhysicalValueEmittedRuntimeHookBytecode()
    • getRuntimeHookInstructionPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionPlan getRuntimeHookInstructionPlan()
    • hasRuntimeHookInstructionPlan

      public boolean hasRuntimeHookInstructionPlan()
    • runtimeHookInstructionPlanReady

      public boolean runtimeHookInstructionPlanReady()
    • getRuntimeHookInstructionCount

      public int getRuntimeHookInstructionCount()
    • hasRuntimeHookInstructions

      public boolean hasRuntimeHookInstructions()
    • getRangeCheckRuntimeHookInstructionCount

      public int getRangeCheckRuntimeHookInstructionCount()
    • hasRangeCheckRuntimeHookInstructions

      public boolean hasRangeCheckRuntimeHookInstructions()
    • getPhysicalValueRuntimeHookInstructionCount

      public int getPhysicalValueRuntimeHookInstructionCount()
    • hasPhysicalValueRuntimeHookInstructions

      public boolean hasPhysicalValueRuntimeHookInstructions()
    • getRuntimeHookInstructionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInstructionResult getRuntimeHookInstructionResult()
    • hasRuntimeHookInstructionResult

      public boolean hasRuntimeHookInstructionResult()
    • runtimeHookInstructionResultReady

      public boolean runtimeHookInstructionResultReady()
    • getCommittedRuntimeHookInstructionCount

      public int getCommittedRuntimeHookInstructionCount()
    • hasCommittedRuntimeHookInstructions

      public boolean hasCommittedRuntimeHookInstructions()
    • getRangeCheckCommittedRuntimeHookInstructionCount

      public int getRangeCheckCommittedRuntimeHookInstructionCount()
    • hasRangeCheckCommittedRuntimeHookInstructions

      public boolean hasRangeCheckCommittedRuntimeHookInstructions()
    • getPhysicalValueCommittedRuntimeHookInstructionCount

      public int getPhysicalValueCommittedRuntimeHookInstructionCount()
    • hasPhysicalValueCommittedRuntimeHookInstructions

      public boolean hasPhysicalValueCommittedRuntimeHookInstructions()
    • getRuntimeHookWriterPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterPlan getRuntimeHookWriterPlan()
    • hasRuntimeHookWriterPlan

      public boolean hasRuntimeHookWriterPlan()
    • runtimeHookWriterPlanReady

      public boolean runtimeHookWriterPlanReady()
    • getRuntimeHookWriterCallCount

      public int getRuntimeHookWriterCallCount()
    • hasRuntimeHookWriterCalls

      public boolean hasRuntimeHookWriterCalls()
    • getRangeCheckRuntimeHookWriterCallCount

      public int getRangeCheckRuntimeHookWriterCallCount()
    • hasRangeCheckRuntimeHookWriterCalls

      public boolean hasRangeCheckRuntimeHookWriterCalls()
    • getPhysicalValueRuntimeHookWriterCallCount

      public int getPhysicalValueRuntimeHookWriterCallCount()
    • hasPhysicalValueRuntimeHookWriterCalls

      public boolean hasPhysicalValueRuntimeHookWriterCalls()
    • getRuntimeHookWriterResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookWriterResult getRuntimeHookWriterResult()
    • hasRuntimeHookWriterResult

      public boolean hasRuntimeHookWriterResult()
    • runtimeHookWriterResultReady

      public boolean runtimeHookWriterResultReady()
    • getCommittedRuntimeHookWriterCallCount

      public int getCommittedRuntimeHookWriterCallCount()
    • hasCommittedRuntimeHookWriterCalls

      public boolean hasCommittedRuntimeHookWriterCalls()
    • getRangeCheckCommittedRuntimeHookWriterCallCount

      public int getRangeCheckCommittedRuntimeHookWriterCallCount()
    • hasRangeCheckCommittedRuntimeHookWriterCalls

      public boolean hasRangeCheckCommittedRuntimeHookWriterCalls()
    • getPhysicalValueCommittedRuntimeHookWriterCallCount

      public int getPhysicalValueCommittedRuntimeHookWriterCallCount()
    • hasPhysicalValueCommittedRuntimeHookWriterCalls

      public boolean hasPhysicalValueCommittedRuntimeHookWriterCalls()
    • getRuntimeHookInvocationFrame

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationFrame getRuntimeHookInvocationFrame()
    • hasRuntimeHookInvocationFrame

      public boolean hasRuntimeHookInvocationFrame()
    • runtimeHookInvocationFrameReady

      public boolean runtimeHookInvocationFrameReady()
    • getRuntimeHookInvocationFrameCount

      public int getRuntimeHookInvocationFrameCount()
    • hasRuntimeHookInvocationFrames

      public boolean hasRuntimeHookInvocationFrames()
    • getRangeCheckRuntimeHookInvocationFrameCount

      public int getRangeCheckRuntimeHookInvocationFrameCount()
    • hasRangeCheckRuntimeHookInvocationFrames

      public boolean hasRangeCheckRuntimeHookInvocationFrames()
    • getPhysicalValueRuntimeHookInvocationFrameCount

      public int getPhysicalValueRuntimeHookInvocationFrameCount()
    • hasPhysicalValueRuntimeHookInvocationFrames

      public boolean hasPhysicalValueRuntimeHookInvocationFrames()
    • getRuntimeHookAsmPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmPlan getRuntimeHookAsmPlan()
    • hasRuntimeHookAsmPlan

      public boolean hasRuntimeHookAsmPlan()
    • runtimeHookAsmPlanReady

      public boolean runtimeHookAsmPlanReady()
    • getRuntimeHookAsmOperationCount

      public int getRuntimeHookAsmOperationCount()
    • hasRuntimeHookAsmOperations

      public boolean hasRuntimeHookAsmOperations()
    • getRangeCheckRuntimeHookAsmOperationCount

      public int getRangeCheckRuntimeHookAsmOperationCount()
    • hasRangeCheckRuntimeHookAsmOperations

      public boolean hasRangeCheckRuntimeHookAsmOperations()
    • getPhysicalValueRuntimeHookAsmOperationCount

      public int getPhysicalValueRuntimeHookAsmOperationCount()
    • hasPhysicalValueRuntimeHookAsmOperations

      public boolean hasPhysicalValueRuntimeHookAsmOperations()
    • getRuntimeHookAsmResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmResult getRuntimeHookAsmResult()
    • hasRuntimeHookAsmResult

      public boolean hasRuntimeHookAsmResult()
    • runtimeHookAsmResultReady

      public boolean runtimeHookAsmResultReady()
    • getCommittedRuntimeHookAsmOperationCount

      public int getCommittedRuntimeHookAsmOperationCount()
    • hasCommittedRuntimeHookAsmOperations

      public boolean hasCommittedRuntimeHookAsmOperations()
    • getRangeCheckCommittedRuntimeHookAsmOperationCount

      public int getRangeCheckCommittedRuntimeHookAsmOperationCount()
    • hasRangeCheckCommittedRuntimeHookAsmOperations

      public boolean hasRangeCheckCommittedRuntimeHookAsmOperations()
    • getPhysicalValueCommittedRuntimeHookAsmOperationCount

      public int getPhysicalValueCommittedRuntimeHookAsmOperationCount()
    • hasPhysicalValueCommittedRuntimeHookAsmOperations

      public boolean hasPhysicalValueCommittedRuntimeHookAsmOperations()
    • getRuntimeHookAsmEmitterResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookAsmEmitterResult getRuntimeHookAsmEmitterResult()
    • hasRuntimeHookAsmEmitterResult

      public boolean hasRuntimeHookAsmEmitterResult()
    • runtimeHookAsmEmitterResultReady

      public boolean runtimeHookAsmEmitterResultReady()
    • getRuntimeHookAsmEmissionCount

      public int getRuntimeHookAsmEmissionCount()
    • hasRuntimeHookAsmEmissions

      public boolean hasRuntimeHookAsmEmissions()
    • getRangeCheckRuntimeHookAsmEmissionCount

      public int getRangeCheckRuntimeHookAsmEmissionCount()
    • hasRangeCheckRuntimeHookAsmEmissions

      public boolean hasRangeCheckRuntimeHookAsmEmissions()
    • getPhysicalValueRuntimeHookAsmEmissionCount

      public int getPhysicalValueRuntimeHookAsmEmissionCount()
    • hasPhysicalValueRuntimeHookAsmEmissions

      public boolean hasPhysicalValueRuntimeHookAsmEmissions()
    • getRuntimeHookMethodBodyTemplate

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookMethodBodyTemplate getRuntimeHookMethodBodyTemplate()
    • hasRuntimeHookMethodBodyTemplate

      public boolean hasRuntimeHookMethodBodyTemplate()
    • runtimeHookMethodBodyTemplateReady

      public boolean runtimeHookMethodBodyTemplateReady()
    • getPhysicalValueRuntimeHookMethodBodyEmissionCount

      public int getPhysicalValueRuntimeHookMethodBodyEmissionCount()
    • hasPhysicalValueRuntimeHookMethodBodyEmissions

      public boolean hasPhysicalValueRuntimeHookMethodBodyEmissions()
    • getRuntimeHookBytecodeArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact getRuntimeHookBytecodeArtifact()
    • hasRuntimeHookBytecodeArtifact

      public boolean hasRuntimeHookBytecodeArtifact()
    • runtimeHookBytecodeArtifactReady

      public boolean runtimeHookBytecodeArtifactReady()
    • getPhysicalValueRuntimeHookArtifactEmissionCount

      public int getPhysicalValueRuntimeHookArtifactEmissionCount()
    • hasPhysicalValueRuntimeHookArtifactEmissions

      public boolean hasPhysicalValueRuntimeHookArtifactEmissions()
    • getRuntimeHookLoadedArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookLoadedArtifact getRuntimeHookLoadedArtifact()
    • hasRuntimeHookLoadedArtifact

      public boolean hasRuntimeHookLoadedArtifact()
    • runtimeHookLoadedArtifactReady

      public boolean runtimeHookLoadedArtifactReady()
    • getPhysicalValueRuntimeHookLoadedEmissionCount

      public int getPhysicalValueRuntimeHookLoadedEmissionCount()
    • hasPhysicalValueRuntimeHookLoadedEmissions

      public boolean hasPhysicalValueRuntimeHookLoadedEmissions()
    • getRuntimeHookInvocationDispatcher

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookInvocationDispatcher getRuntimeHookInvocationDispatcher()
    • hasRuntimeHookInvocationDispatcher

      public boolean hasRuntimeHookInvocationDispatcher()
    • runtimeHookInvocationDispatcherReady

      public boolean runtimeHookInvocationDispatcherReady()
    • getPhysicalValueRuntimeHookDispatcherEmissionCount

      public int getPhysicalValueRuntimeHookDispatcherEmissionCount()
    • hasPhysicalValueRuntimeHookDispatcherEmissions

      public boolean hasPhysicalValueRuntimeHookDispatcherEmissions()
    • getRuntimeHookInvocationParameterCount

      public int getRuntimeHookInvocationParameterCount()
    • getRuntimeHookInvocationReturnType

      public Class<?> getRuntimeHookInvocationReturnType()
    • getRuntimeHookInvocationParameterTypes

      public Class<?>[] getRuntimeHookInvocationParameterTypes()
    • acceptsRuntimeHookInvocationArguments

      public boolean acceptsRuntimeHookInvocationArguments(Object... arguments)
    • invokeRuntimeHook

      public Object invokeRuntimeHook(Object... arguments) throws Throwable
      Throws:
      Throwable
    • getRuntimeHookBackendExecutionBinding

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendExecutionBinding getRuntimeHookBackendExecutionBinding()
    • hasRuntimeHookBackendExecutionBinding

      public boolean hasRuntimeHookBackendExecutionBinding()
    • runtimeHookBackendExecutionReady

      public boolean runtimeHookBackendExecutionReady()
    • getRuntimeHookBackendExecutionRecordCount

      public int getRuntimeHookBackendExecutionRecordCount()
    • getRuntimeHookBackendExecutableWorkItemCount

      public int getRuntimeHookBackendExecutableWorkItemCount()
    • getPhysicalValueRuntimeHookBackendExecutionEmissionCount

      public int getPhysicalValueRuntimeHookBackendExecutionEmissionCount()
    • hasPhysicalValueRuntimeHookBackendExecutionEmissions

      public boolean hasPhysicalValueRuntimeHookBackendExecutionEmissions()
    • getRuntimeHookBackendActionResult

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendActionResult getRuntimeHookBackendActionResult()
    • hasRuntimeHookBackendActionResult

      public boolean hasRuntimeHookBackendActionResult()
    • runtimeHookBackendActionsReady

      public boolean runtimeHookBackendActionsReady()
    • getRuntimeHookBackendActionCount

      public int getRuntimeHookBackendActionCount()
    • hasRuntimeHookBackendActions

      public boolean hasRuntimeHookBackendActions()
    • getPhysicalValueRuntimeHookBackendActionCount

      public int getPhysicalValueRuntimeHookBackendActionCount()
    • hasPhysicalValueRuntimeHookBackendActions

      public boolean hasPhysicalValueRuntimeHookBackendActions()
    • getFirstRuntimeHookBackendAction

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendActionResult.RuntimeHookBackendAction getFirstRuntimeHookBackendAction()
    • getRuntimeHookBackendMethodBodyPlan

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPlan getRuntimeHookBackendMethodBodyPlan()
    • hasRuntimeHookBackendMethodBodyPlan

      public boolean hasRuntimeHookBackendMethodBodyPlan()
    • runtimeHookBackendMethodBodyPlanReady

      public boolean runtimeHookBackendMethodBodyPlanReady()
    • getRuntimeHookBackendMethodBodyPlanRecordCount

      public int getRuntimeHookBackendMethodBodyPlanRecordCount()
    • getFirstRuntimeHookBackendMethodBodyPlanRecord

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPlan.RuntimeHookMethodBodyPlanRecord getFirstRuntimeHookBackendMethodBodyPlanRecord()
    • getRuntimeHookBackendMethodBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPreparedWork getRuntimeHookBackendMethodBodyPreparedWork()
    • hasRuntimeHookBackendMethodBodyPreparedWork

      public boolean hasRuntimeHookBackendMethodBodyPreparedWork()
    • runtimeHookBackendMethodBodyPreparationReady

      public boolean runtimeHookBackendMethodBodyPreparationReady()
    • getRuntimeHookBackendMethodBodyPreparedWorkCount

      public int getRuntimeHookBackendMethodBodyPreparedWorkCount()
    • getFirstRuntimeHookBackendMethodBodyPreparedWork

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBackendMethodBodyPreparedWork.PreparedRuntimeHookMethodBodyWork getFirstRuntimeHookBackendMethodBodyPreparedWork()
    • emitFirstRuntimeHookBackendMethodBodyPreparedWorkTo

      public int emitFirstRuntimeHookBackendMethodBodyPreparedWorkTo(org.objectweb.asm.MethodVisitor methodVisitor)
    • createFirstRuntimeHookBackendMethodBodyArtifact

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookBytecodeArtifact createFirstRuntimeHookBackendMethodBodyArtifact(String artifactOwnerInternalName, String methodName)
    • createRuntimeHookGeneratedMethodBodyBuilder

      public de.grogra.xl.compiler.xl16u.XL16URuntimeHookGeneratedMethodBodyBuilder createRuntimeHookGeneratedMethodBodyBuilder()
    • getBackendMigrationWorkPackages

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationWorkPackages getBackendMigrationWorkPackages()
    • hasBackendMigrationWorkPackages

      public boolean hasBackendMigrationWorkPackages()
    • 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()
    • getNextBackendMigrationPackageWork

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageWork getNextBackendMigrationPackageWork()
    • getNextBackendMigrationPackage

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackage getNextBackendMigrationPackage()
    • getNextBackendMigrationPackageStatus

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationPackageStatus getNextBackendMigrationPackageStatus()
    • 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)
    • semanticAstBytecodeCallSiteReplacementReady

      public boolean semanticAstBytecodeCallSiteReplacementReady()
    • semanticAstBytecodeCallSiteReplacementRequiresCompatibilitySourceFallback

      public boolean semanticAstBytecodeCallSiteReplacementRequiresCompatibilitySourceFallback()
    • selectSemanticAstBytecodeCallSitePath

      public XL16UBackendCallSitePath selectSemanticAstBytecodeCallSitePath()
    • getSelectedSemanticAstBytecodeCallSiteReplacement

    • semanticEffectRuntimeCallSiteReplacementReady

      public boolean semanticEffectRuntimeCallSiteReplacementReady()
    • semanticEffectRuntimeCallSiteReplacementRequiresCompatibilitySourceFallback

      public boolean semanticEffectRuntimeCallSiteReplacementRequiresCompatibilitySourceFallback()
    • selectSemanticEffectRuntimeCallSitePath

      public XL16UBackendCallSitePath selectSemanticEffectRuntimeCallSitePath()
    • getSelectedSemanticEffectRuntimeCallSiteReplacement

      public XL16UBackendRuntimeAstOwnedBridgeCallSiteReplacementResult.AstOwnedBridgeCallSiteReplacement getSelectedSemanticEffectRuntimeCallSiteReplacement()
    • commitTailRuntimeCallSiteReplacementReady

      public boolean commitTailRuntimeCallSiteReplacementReady()
    • commitTailRuntimeCallSiteReplacementRequiresCompatibilitySourceFallback

      public boolean commitTailRuntimeCallSiteReplacementRequiresCompatibilitySourceFallback()
    • selectCommitTailRuntimeCallSitePath

      public XL16UBackendCallSitePath selectCommitTailRuntimeCallSitePath()
    • getSelectedCommitTailRuntimeCallSiteReplacement