Package org.drools.drl.parser.lang
package org.drools.drl.parser.lang
-
ClassDescriptionEnum to identify an editor type (most for syntax highlighting).A mismatched token exception that properly resolves ID tokens into soft keywordsA mismatched token exception that properly resolves ID tokens into soft keywordsA mismatched token exception that properly resolves ID tokens into soft keywordsSimple enum to identify a paraphrase type.Helper class that generates DroolsParserException with user friendly error messages.Class that represents a DroolsLanguage sentence.Enum to identify a sentence type.Simple holder class identifying all the DRL soft keywords.An extension of the CommonToken class that keeps the char offset informationAn extension of the CommonTree class that keeps the char offset information.Expanders are extension points for expanding expressions in DRL at parse time.A class to hold contextual information during DRL parsingThis is a class to hold all the helper functions/methods used by the DRL parser