java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDeclarationSegmentParser.Result
- Enclosing class:
XL16UDeclarationSegmentParser
-
Method Summary
Modifier and TypeMethodDescriptionde.grogra.xl.compiler.xl16u.XL16UAliasDeclarationSyntaxintintgetHint()getKind()de.grogra.xl.compiler.xl16u.XL16UPhysicalDeclarationSyntaxde.grogra.xl.compiler.xl16u.XL16UPlainNumericRangeDeclarationbooleanbooleanbooleanhasError()booleanhasHint()booleanbooleanbooleanbooleanboolean
-
Method Details
-
isApplicable
public boolean isApplicable() -
isSuccess
public boolean isSuccess() -
hasError
public boolean hasError() -
hasAliasDeclaration
public boolean hasAliasDeclaration() -
hasPhysicalDeclaration
public boolean hasPhysicalDeclaration() -
hasPlainRangeDeclaration
public boolean hasPlainRangeDeclaration() -
getKind
-
getAliasDeclaration
public de.grogra.xl.compiler.xl16u.XL16UAliasDeclarationSyntax getAliasDeclaration() -
getPhysicalDeclaration
public de.grogra.xl.compiler.xl16u.XL16UPhysicalDeclarationSyntax getPhysicalDeclaration() -
getPlainRangeDeclaration
public de.grogra.xl.compiler.xl16u.XL16UPlainNumericRangeDeclaration getPlainRangeDeclaration() -
getRuleId
-
hasRuleId
public boolean hasRuleId() -
getCategoryId
-
hasCategoryId
public boolean hasCategoryId() -
getErrorMessage
-
getHint
-
hasHint
public boolean hasHint() -
getErrorStart
public int getErrorStart() -
getErrorEnd
public int getErrorEnd() -
getErrorRange
-
getExpectedTokenNames
-