Module xl.compiler
Class XL16UAntlrParserFacade.SemanticHandoff
java.lang.Object
de.grogra.xl.compiler.xl16u.antlr.XL16UAntlrParserFacade.SemanticHandoff
- Enclosing class:
XL16UAntlrParserFacade
-
Method Summary
Modifier and TypeMethodDescriptionintintintintbooleanbooleanbooleanboolean
-
Method Details
-
getSymbolMetadata
-
getCallables
-
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()
-