Module xl.compiler

Class XL16USourceOwnedLegacyBackendCodeGenerationStageResult.AdaptedNode

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendCodeGenerationStageResult.AdaptedNode
Enclosing class:
XL16USourceOwnedLegacyBackendCodeGenerationStageResult

public static final class XL16USourceOwnedLegacyBackendCodeGenerationStageResult.AdaptedNode extends Object
  • Method Details

    • getConsumedNode

    • getStageId

      public String getStageId()
    • getAdaptedAst

      public antlr.collections.AST getAdaptedAst()
    • getAdaptedTokenType

      public int getAdaptedTokenType()
    • getAdaptedText

      public String getAdaptedText()
    • getAdaptedFirstChild

      public antlr.collections.AST getAdaptedFirstChild()
    • getAdaptedChildCount

      public int getAdaptedChildCount()
    • getAdaptedChildren

      public List<de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChild> getAdaptedChildren()
    • getFirstAdaptedChild

      public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChild getFirstAdaptedChild()
    • getSlice

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

      public boolean isDeclarationLowering()
    • isStatementLowering

      public boolean isStatementLowering()