Package org.drools.drl.parser.lang
Interface DRLLexer
- All Superinterfaces:
org.antlr.runtime.TokenSource
- All Known Implementing Classes:
AbstractDRLLexer,DRL5Lexer,DRL6Lexer
public interface DRLLexer
extends org.antlr.runtime.TokenSource
-
Method Summary
Methods inherited from interface org.antlr.runtime.TokenSource
getSourceName, nextToken
-
Method Details
-
getErrors
List<DroolsParserException> getErrors()
-