Module xl.compiler

Class XL16USemanticLegacyBackendConsumptionExecutionResult.ExecutedUnit

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionExecutionResult.ExecutedUnit
Enclosing class:
XL16USemanticLegacyBackendConsumptionExecutionResult

public static final class XL16USemanticLegacyBackendConsumptionExecutionResult.ExecutedUnit extends Object
  • Method Details

    • getPreparedUnit

    • getExecutionId

      public String getExecutionId()
    • getOperation

    • getExecutedAst

      public antlr.collections.AST getExecutedAst()
    • getExecutedTokenType

      public int getExecutedTokenType()
    • getExecutedText

      public String getExecutedText()
    • getSlice

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

      public boolean isSourceOwnedExecution()
    • isExpressionCallableExecution

      public boolean isExpressionCallableExecution()
    • isMetadataExecution

      public boolean isMetadataExecution()