Module xl.compiler

Class XL16UAntlrParserFacade.SemanticHandoff

java.lang.Object
de.grogra.xl.compiler.xl16u.antlr.XL16UAntlrParserFacade.SemanticHandoff
Enclosing class:
XL16UAntlrParserFacade

public static final class XL16UAntlrParserFacade.SemanticHandoff extends Object
  • Method Details

    • getSymbolMetadata

      public XL16USymbolMetadataRegistry getSymbolMetadata()
    • getCallables

      public XL16UCallableRegistry getCallables()
    • getAliases

      public XL16UAliasRegistry getAliases()
    • getRangeContracts

    • getRangeContractCount

      public int getRangeContractCount()
    • hasExpressionRangeContracts

      public boolean hasExpressionRangeContracts()
    • getSymbolCount

      public int getSymbolCount()
    • getCallableCount

      public int getCallableCount()
    • getAliasCount

      public int getAliasCount()
    • hasSymbolMetadata

      public boolean hasSymbolMetadata()
    • hasCallables

      public boolean hasCallables()
    • hasAliases

      public boolean hasAliases()