Module xl.compiler

Class XL16USemanticLegacyBackendConsumptionDispatchPlan.DispatchItem

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionDispatchPlan.DispatchItem
Enclosing class:
XL16USemanticLegacyBackendConsumptionDispatchPlan

public static final class XL16USemanticLegacyBackendConsumptionDispatchPlan.DispatchItem extends Object
  • Method Details

    • getSemanticFamily

    • getConsumedNode

      public Object getConsumedNode()
    • getDispatchId

      public String getDispatchId()
    • getOperation

    • getDispatchAst

      public antlr.collections.AST getDispatchAst()
    • getConsumedAst

      public antlr.collections.AST getConsumedAst()
    • getDispatchTokenType

      public int getDispatchTokenType()
    • getDispatchText

      public String getDispatchText()
    • getSlice

      public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice getSlice()
    • getSourceOwnedNode

    • getExpressionCallableNode

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableLegacyBackendConsumptionResult.ConsumedBoundaryNode getExpressionCallableNode()
    • getMetadataNode

      public de.grogra.xl.compiler.xl16u.XL16UMetadataLegacyBackendConsumptionResult.ConsumedBoundaryNode getMetadataNode()
    • isSourceOwned

      public boolean isSourceOwned()
    • isExpressionCallable

      public boolean isExpressionCallable()
    • isMetadata

      public boolean isMetadata()