Drools :: Compiler 6.2.0.Final

org.drools.compiler.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
 List<DroolsParserException> getErrors()
           
 
Methods inherited from interface org.antlr.runtime.TokenSource
getSourceName, nextToken
 

Method Detail

getErrors

List<DroolsParserException> getErrors()

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.