Package org.apache.groovy.ginq.dsl
Interface SyntaxErrorReportable
- All Known Implementing Classes:
- GinqAstBuilder
public interface SyntaxErrorReportable
Supports reporting the syntax error of GINQ
- Since:
- 4.0.0
- 
Method SummaryModifier and TypeMethodDescriptiondefault voidcollectSyntaxError(GinqSyntaxError ginqSyntaxError) 
- 
Method Details- 
getSourceUnitSourceUnit getSourceUnit()
- 
collectSyntaxError
 
-