Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USourceOwnedLegacyBackendConsumptionPlan
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendConsumptionPlan
Explicit routing decision for source-owned legacy backend consumption.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintintbooleanbooleanbooleanboolean
-
Method Details
-
getConsumptionResult
-
getBoundaryResult
-
getDecision
-
getDecisionId
-
getConsumedNodeCount
public int getConsumedNodeCount() -
getDeclarationNodeCount
public int getDeclarationNodeCount() -
getStatementNodeCount
public int getStatementNodeCount() -
consumedAllBoundaryNodes
public boolean consumedAllBoundaryNodes() -
readyForLegacyBackendConsumption
public boolean readyForLegacyBackendConsumption() -
requiresCompatibilitySourceFallback
public boolean requiresCompatibilitySourceFallback() -
usesAstOwnedLegacyBackendConsumption
public boolean usesAstOwnedLegacyBackendConsumption() -
usesCompatibilitySourceFallback
public boolean usesCompatibilitySourceFallback()
-