Class GraphParser

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<GraphNode<?>>
org.hibernate.grammars.graph.GraphLanguageParserBaseVisitor<GraphNode<?>>
org.hibernate.graph.internal.parse.GraphParser
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<GraphNode<?>>, GraphLanguageParserVisitor<GraphNode<?>>

public class GraphParser extends GraphLanguageParserBaseVisitor<GraphNode<?>>
Unified access to the Antlr parser for Hibernate's "graph language"