Uses of Interface
com.loomcache.server.query.SqlParser.ParseError
Packages that use SqlParser.ParseError
-
Uses of SqlParser.ParseError in com.loomcache.server.query
Classes in com.loomcache.server.query that implement SqlParser.ParseErrorModifier and TypeClassDescriptionstatic final recordConcrete syntax error implementation.Methods in com.loomcache.server.query that return types with arguments of type SqlParser.ParseErrorModifier and TypeMethodDescriptionSqlParser.getErrors()Returns the list of errors collected during parsing.