Uses of Enum Class
de.grogra.xl.compiler.xl16u.XL16UParserDiagnosticContract.RuleEventKind
Packages that use XL16UParserDiagnosticContract.RuleEventKind
-
Uses of XL16UParserDiagnosticContract.RuleEventKind in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UParserDiagnosticContract.RuleEventKindModifier and TypeMethodDescriptionXL16UParserDiagnosticContract.ParserRuleEvent.getKind()Returns the enum constant of this class with the specified name.XL16UParserDiagnosticContract.RuleEventKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UParserDiagnosticContract.RuleEventKindModifier and TypeMethodDescriptionXL16UParserDiagnosticContract.ruleEvent(XL16UParserDiagnosticContract.RuleEventKind kind, String ruleName, XL16UOffsetRange range)