Package io.github.cfraser.graphguard.antlr
See: Description
-
Class Summary Class Description SchemaLexer StartContext GraphContext NodeContext RelationshipContext PropertiesContext PropertyContext TypeContext ValueContext ListContext NameContext QualifiedContext TargetContext SchemaParser SchemaBaseListener This class provides an empty implementation of SchemaListener, which can be extended to create a listener which only needs to handle a subset of the available methods. -
Interface Summary Interface Description SchemaListener This interface defines a complete listener for a parse tree produced by SchemaParser.