Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.topbraid.shacl.compact.parser.SHACLCLexer
- org.antlr.v4.runtime.Parser
- org.topbraid.shacl.compact.parser.SHACLCParser
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ArrayContext
- org.topbraid.shacl.compact.parser.SHACLCParser.BaseDeclContext
- org.topbraid.shacl.compact.parser.SHACLCParser.BooleanLiteralContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ConstraintContext
- org.topbraid.shacl.compact.parser.SHACLCParser.DatatypeContext
- org.topbraid.shacl.compact.parser.SHACLCParser.DirectiveContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ImportsDeclContext
- org.topbraid.shacl.compact.parser.SHACLCParser.IriContext
- org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralContext
- org.topbraid.shacl.compact.parser.SHACLCParser.IriOrLiteralOrArrayContext
- org.topbraid.shacl.compact.parser.SHACLCParser.LiteralContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NegationContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeKindContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeNotContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeOrContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeParamContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeBodyContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeShapeContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NodeValueContext
- org.topbraid.shacl.compact.parser.SHACLCParser.NumericLiteralContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathAlternativeContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathEltContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathEltOrInverseContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathInverseContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathModContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathPrimaryContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PathSequenceContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PrefixDeclContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PrefixedNameContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyAtomContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyCountContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMaxCountContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyMinCountContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyNotContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyOrContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyParamContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyShapeContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyTypeContext
- org.topbraid.shacl.compact.parser.SHACLCParser.PropertyValueContext
- org.topbraid.shacl.compact.parser.SHACLCParser.RdfLiteralContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ShaclDocContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ShapeClassContext
- org.topbraid.shacl.compact.parser.SHACLCParser.ShapeRefContext
- org.topbraid.shacl.compact.parser.SHACLCParser.StringContext
- org.topbraid.shacl.compact.parser.SHACLCParser.TargetClassContext
- org.antlr.v4.runtime.ParserRuleContext
- org.topbraid.shacl.compact.parser.SHACLCBaseListener (implements org.topbraid.shacl.compact.parser.SHACLCListener)
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- org.topbraid.shacl.compact.parser.SHACLCListener