Package de.hybris.platform.persistence.polyglot.search.dialect.generated
-
Interface Summary Interface Description PolyglotListener This interface defines a complete listener for a parse tree produced byPolyglotParser. -
Class Summary Class Description PolyglotBaseListener This class provides an empty implementation ofPolyglotListener, which can be extended to create a listener which only needs to handle a subset of the available methods.PolyglotLexer PolyglotParser PolyglotParser.Attribute_keyContext PolyglotParser.Expr_andContext PolyglotParser.Expr_atomContext PolyglotParser.Expr_orContext PolyglotParser.Order_byContext PolyglotParser.Order_keyContext PolyglotParser.QueryContext PolyglotParser.Type_keyContext PolyglotParser.Where_clauseContext