Class GraphParser

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

public class GraphParser extends GraphLanguageParserBaseVisitor