Module xl.compiler

Class XL16UAntlrParserFacade.ParseSummary

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

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

    • getPackageCount

      public int getPackageCount()
    • getImportCount

      public int getImportCount()
    • getAnnotationCount

      public int getAnnotationCount()
    • getClassCount

      public int getClassCount()
    • getInterfaceCount

      public int getInterfaceCount()
    • getEnumCount

      public int getEnumCount()
    • getConstructorCount

      public int getConstructorCount()
    • getRewriteRuleCount

      public int getRewriteRuleCount()
    • getAliasCount

      public int getAliasCount()
    • getDeclarationCount

      public int getDeclarationCount()
    • getStatementCount

      public int getStatementCount()
    • getControlCount

      public int getControlCount()
    • getIncrementCount

      public int getIncrementCount()
    • getCallCount

      public int getCallCount()
    • getCastCount

      public int getCastCount()
    • getRangeCount

      public int getRangeCount()
    • getCallableCount

      public int getCallableCount()
    • getAliasRanges

      public List<XL16UOffsetRange> getAliasRanges()
    • getPackageRanges

      public List<XL16UOffsetRange> getPackageRanges()
    • getImportRanges

      public List<XL16UOffsetRange> getImportRanges()
    • getAnnotationRanges

      public List<XL16UOffsetRange> getAnnotationRanges()
    • getClassRanges

      public List<XL16UOffsetRange> getClassRanges()
    • getDeclarationRanges

      public List<XL16UOffsetRange> getDeclarationRanges()
    • getStatementRanges

      public List<XL16UOffsetRange> getStatementRanges()
    • getControlRanges

      public List<XL16UOffsetRange> getControlRanges()
    • getIncrementRanges

      public List<XL16UOffsetRange> getIncrementRanges()
    • getCallRanges

      public List<XL16UOffsetRange> getCallRanges()
    • getCastRanges

      public List<XL16UOffsetRange> getCastRanges()
    • getRangeContractRanges

      public List<XL16UOffsetRange> getRangeContractRanges()
    • getCallableRanges

      public List<XL16UOffsetRange> getCallableRanges()