Module xl.compiler

Class XL16USemanticCodeGenerationAttachmentBundle

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

public final class XL16USemanticCodeGenerationAttachmentBundle extends Object
Aggregate XL 1.6U-owned code-generation attachment handoff.
  • Method Details

    • getSourceOwnedAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16USourceOwnedSemanticCodeGenerationAttachmentResult getSourceOwnedAttachmentResult()
    • getExpressionCallableAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16UExpressionCallableSemanticCodeGenerationAttachmentResult getExpressionCallableAttachmentResult()
    • getMetadataAttachmentResult

      public de.grogra.xl.compiler.xl16u.XL16UMetadataSemanticCodeGenerationAttachmentResult getMetadataAttachmentResult()
    • getSourceOwnedAttachmentCount

      public int getSourceOwnedAttachmentCount()
    • getExpressionCallableAttachmentCount

      public int getExpressionCallableAttachmentCount()
    • getMetadataAttachmentCount

      public int getMetadataAttachmentCount()
    • getAttachmentCount

      public int getAttachmentCount()
    • hasSourceOwnedAttachments

      public boolean hasSourceOwnedAttachments()
    • hasExpressionCallableAttachments

      public boolean hasExpressionCallableAttachments()
    • hasMetadataAttachments

      public boolean hasMetadataAttachments()
    • isEmpty

      public boolean isEmpty()
    • attachedAllSemanticCodeGenerationNodes

      public boolean attachedAllSemanticCodeGenerationNodes()
    • requiresCompatibilitySourceFallback

      public boolean requiresCompatibilitySourceFallback()