public class SHACLCBaseListener extends Object implements SHACLCListener
SHACLCListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.| Constructor and Description |
|---|
SHACLCBaseListener() |
public void enterPropertyMinCount(@NotNull
SHACLCParser.PropertyMinCountContext ctx)
SHACLCParser.propertyMinCount().
The default implementation does nothing.
enterPropertyMinCount in interface SHACLCListenerctx - the parse treepublic void exitPropertyMinCount(@NotNull
SHACLCParser.PropertyMinCountContext ctx)
SHACLCParser.propertyMinCount().
The default implementation does nothing.
exitPropertyMinCount in interface SHACLCListenerctx - the parse treepublic void enterPropertyShape(@NotNull
SHACLCParser.PropertyShapeContext ctx)
SHACLCParser.propertyShape().
The default implementation does nothing.
enterPropertyShape in interface SHACLCListenerctx - the parse treepublic void exitPropertyShape(@NotNull
SHACLCParser.PropertyShapeContext ctx)
SHACLCParser.propertyShape().
The default implementation does nothing.
exitPropertyShape in interface SHACLCListenerctx - the parse treepublic void enterNegation(@NotNull
SHACLCParser.NegationContext ctx)
SHACLCParser.negation().
The default implementation does nothing.
enterNegation in interface SHACLCListenerctx - the parse treepublic void exitNegation(@NotNull
SHACLCParser.NegationContext ctx)
SHACLCParser.negation().
The default implementation does nothing.
exitNegation in interface SHACLCListenerctx - the parse treepublic void enterShapeClass(@NotNull
SHACLCParser.ShapeClassContext ctx)
SHACLCParser.shapeClass().
The default implementation does nothing.
enterShapeClass in interface SHACLCListenerctx - the parse treepublic void exitShapeClass(@NotNull
SHACLCParser.ShapeClassContext ctx)
SHACLCParser.shapeClass().
The default implementation does nothing.
exitShapeClass in interface SHACLCListenerctx - the parse treepublic void enterString(@NotNull
SHACLCParser.StringContext ctx)
SHACLCParser.string().
The default implementation does nothing.
enterString in interface SHACLCListenerctx - the parse treepublic void exitString(@NotNull
SHACLCParser.StringContext ctx)
SHACLCParser.string().
The default implementation does nothing.
exitString in interface SHACLCListenerctx - the parse treepublic void enterNodeOr(@NotNull
SHACLCParser.NodeOrContext ctx)
SHACLCParser.nodeOr().
The default implementation does nothing.
enterNodeOr in interface SHACLCListenerctx - the parse treepublic void exitNodeOr(@NotNull
SHACLCParser.NodeOrContext ctx)
SHACLCParser.nodeOr().
The default implementation does nothing.
exitNodeOr in interface SHACLCListenerctx - the parse treepublic void enterIriOrLiteralOrArray(@NotNull
SHACLCParser.IriOrLiteralOrArrayContext ctx)
SHACLCParser.iriOrLiteralOrArray().
The default implementation does nothing.
enterIriOrLiteralOrArray in interface SHACLCListenerctx - the parse treepublic void exitIriOrLiteralOrArray(@NotNull
SHACLCParser.IriOrLiteralOrArrayContext ctx)
SHACLCParser.iriOrLiteralOrArray().
The default implementation does nothing.
exitIriOrLiteralOrArray in interface SHACLCListenerctx - the parse treepublic void enterBaseDecl(@NotNull
SHACLCParser.BaseDeclContext ctx)
SHACLCParser.baseDecl().
The default implementation does nothing.
enterBaseDecl in interface SHACLCListenerctx - the parse treepublic void exitBaseDecl(@NotNull
SHACLCParser.BaseDeclContext ctx)
SHACLCParser.baseDecl().
The default implementation does nothing.
exitBaseDecl in interface SHACLCListenerctx - the parse treepublic void enterPathAlternative(@NotNull
SHACLCParser.PathAlternativeContext ctx)
SHACLCParser.pathAlternative().
The default implementation does nothing.
enterPathAlternative in interface SHACLCListenerctx - the parse treepublic void exitPathAlternative(@NotNull
SHACLCParser.PathAlternativeContext ctx)
SHACLCParser.pathAlternative().
The default implementation does nothing.
exitPathAlternative in interface SHACLCListenerctx - the parse treepublic void enterPrefixedName(@NotNull
SHACLCParser.PrefixedNameContext ctx)
SHACLCParser.prefixedName().
The default implementation does nothing.
enterPrefixedName in interface SHACLCListenerctx - the parse treepublic void exitPrefixedName(@NotNull
SHACLCParser.PrefixedNameContext ctx)
SHACLCParser.prefixedName().
The default implementation does nothing.
exitPrefixedName in interface SHACLCListenerctx - the parse treepublic void enterPrefixDecl(@NotNull
SHACLCParser.PrefixDeclContext ctx)
SHACLCParser.prefixDecl().
The default implementation does nothing.
enterPrefixDecl in interface SHACLCListenerctx - the parse treepublic void exitPrefixDecl(@NotNull
SHACLCParser.PrefixDeclContext ctx)
SHACLCParser.prefixDecl().
The default implementation does nothing.
exitPrefixDecl in interface SHACLCListenerctx - the parse treepublic void enterPathPrimary(@NotNull
SHACLCParser.PathPrimaryContext ctx)
SHACLCParser.pathPrimary().
The default implementation does nothing.
enterPathPrimary in interface SHACLCListenerctx - the parse treepublic void exitPathPrimary(@NotNull
SHACLCParser.PathPrimaryContext ctx)
SHACLCParser.pathPrimary().
The default implementation does nothing.
exitPathPrimary in interface SHACLCListenerctx - the parse treepublic void enterPropertyCount(@NotNull
SHACLCParser.PropertyCountContext ctx)
SHACLCParser.propertyCount().
The default implementation does nothing.
enterPropertyCount in interface SHACLCListenerctx - the parse treepublic void exitPropertyCount(@NotNull
SHACLCParser.PropertyCountContext ctx)
SHACLCParser.propertyCount().
The default implementation does nothing.
exitPropertyCount in interface SHACLCListenerctx - the parse treepublic void enterNodeParam(@NotNull
SHACLCParser.NodeParamContext ctx)
SHACLCParser.nodeParam().
The default implementation does nothing.
enterNodeParam in interface SHACLCListenerctx - the parse treepublic void exitNodeParam(@NotNull
SHACLCParser.NodeParamContext ctx)
SHACLCParser.nodeParam().
The default implementation does nothing.
exitNodeParam in interface SHACLCListenerctx - the parse treepublic void enterPathMod(@NotNull
SHACLCParser.PathModContext ctx)
SHACLCParser.pathMod().
The default implementation does nothing.
enterPathMod in interface SHACLCListenerctx - the parse treepublic void exitPathMod(@NotNull
SHACLCParser.PathModContext ctx)
SHACLCParser.pathMod().
The default implementation does nothing.
exitPathMod in interface SHACLCListenerctx - the parse treepublic void enterLiteral(@NotNull
SHACLCParser.LiteralContext ctx)
SHACLCParser.literal().
The default implementation does nothing.
enterLiteral in interface SHACLCListenerctx - the parse treepublic void exitLiteral(@NotNull
SHACLCParser.LiteralContext ctx)
SHACLCParser.literal().
The default implementation does nothing.
exitLiteral in interface SHACLCListenerctx - the parse treepublic void enterPath(@NotNull
SHACLCParser.PathContext ctx)
SHACLCParser.path().
The default implementation does nothing.
enterPath in interface SHACLCListenerctx - the parse treepublic void exitPath(@NotNull
SHACLCParser.PathContext ctx)
SHACLCParser.path().
The default implementation does nothing.
exitPath in interface SHACLCListenerctx - the parse treepublic void enterPropertyOr(@NotNull
SHACLCParser.PropertyOrContext ctx)
SHACLCParser.propertyOr().
The default implementation does nothing.
enterPropertyOr in interface SHACLCListenerctx - the parse treepublic void exitPropertyOr(@NotNull
SHACLCParser.PropertyOrContext ctx)
SHACLCParser.propertyOr().
The default implementation does nothing.
exitPropertyOr in interface SHACLCListenerctx - the parse treepublic void enterPropertyNot(@NotNull
SHACLCParser.PropertyNotContext ctx)
SHACLCParser.propertyNot().
The default implementation does nothing.
enterPropertyNot in interface SHACLCListenerctx - the parse treepublic void exitPropertyNot(@NotNull
SHACLCParser.PropertyNotContext ctx)
SHACLCParser.propertyNot().
The default implementation does nothing.
exitPropertyNot in interface SHACLCListenerctx - the parse treepublic void enterDatatype(@NotNull
SHACLCParser.DatatypeContext ctx)
SHACLCParser.datatype().
The default implementation does nothing.
enterDatatype in interface SHACLCListenerctx - the parse treepublic void exitDatatype(@NotNull
SHACLCParser.DatatypeContext ctx)
SHACLCParser.datatype().
The default implementation does nothing.
exitDatatype in interface SHACLCListenerctx - the parse treepublic void enterArray(@NotNull
SHACLCParser.ArrayContext ctx)
SHACLCParser.array().
The default implementation does nothing.
enterArray in interface SHACLCListenerctx - the parse treepublic void exitArray(@NotNull
SHACLCParser.ArrayContext ctx)
SHACLCParser.array().
The default implementation does nothing.
exitArray in interface SHACLCListenerctx - the parse treepublic void enterNodeShapeBody(@NotNull
SHACLCParser.NodeShapeBodyContext ctx)
SHACLCParser.nodeShapeBody().
The default implementation does nothing.
enterNodeShapeBody in interface SHACLCListenerctx - the parse treepublic void exitNodeShapeBody(@NotNull
SHACLCParser.NodeShapeBodyContext ctx)
SHACLCParser.nodeShapeBody().
The default implementation does nothing.
exitNodeShapeBody in interface SHACLCListenerctx - the parse treepublic void enterTargetClass(@NotNull
SHACLCParser.TargetClassContext ctx)
SHACLCParser.targetClass().
The default implementation does nothing.
enterTargetClass in interface SHACLCListenerctx - the parse treepublic void exitTargetClass(@NotNull
SHACLCParser.TargetClassContext ctx)
SHACLCParser.targetClass().
The default implementation does nothing.
exitTargetClass in interface SHACLCListenerctx - the parse treepublic void enterPropertyType(@NotNull
SHACLCParser.PropertyTypeContext ctx)
SHACLCParser.propertyType().
The default implementation does nothing.
enterPropertyType in interface SHACLCListenerctx - the parse treepublic void exitPropertyType(@NotNull
SHACLCParser.PropertyTypeContext ctx)
SHACLCParser.propertyType().
The default implementation does nothing.
exitPropertyType in interface SHACLCListenerctx - the parse treepublic void enterPropertyParam(@NotNull
SHACLCParser.PropertyParamContext ctx)
SHACLCParser.propertyParam().
The default implementation does nothing.
enterPropertyParam in interface SHACLCListenerctx - the parse treepublic void exitPropertyParam(@NotNull
SHACLCParser.PropertyParamContext ctx)
SHACLCParser.propertyParam().
The default implementation does nothing.
exitPropertyParam in interface SHACLCListenerctx - the parse treepublic void enterNodeKind(@NotNull
SHACLCParser.NodeKindContext ctx)
SHACLCParser.nodeKind().
The default implementation does nothing.
enterNodeKind in interface SHACLCListenerctx - the parse treepublic void exitNodeKind(@NotNull
SHACLCParser.NodeKindContext ctx)
SHACLCParser.nodeKind().
The default implementation does nothing.
exitNodeKind in interface SHACLCListenerctx - the parse treepublic void enterPathElt(@NotNull
SHACLCParser.PathEltContext ctx)
SHACLCParser.pathElt().
The default implementation does nothing.
enterPathElt in interface SHACLCListenerctx - the parse treepublic void exitPathElt(@NotNull
SHACLCParser.PathEltContext ctx)
SHACLCParser.pathElt().
The default implementation does nothing.
exitPathElt in interface SHACLCListenerctx - the parse treepublic void enterRdfLiteral(@NotNull
SHACLCParser.RdfLiteralContext ctx)
SHACLCParser.rdfLiteral().
The default implementation does nothing.
enterRdfLiteral in interface SHACLCListenerctx - the parse treepublic void exitRdfLiteral(@NotNull
SHACLCParser.RdfLiteralContext ctx)
SHACLCParser.rdfLiteral().
The default implementation does nothing.
exitRdfLiteral in interface SHACLCListenerctx - the parse treepublic void enterIriOrLiteral(@NotNull
SHACLCParser.IriOrLiteralContext ctx)
SHACLCParser.iriOrLiteral().
The default implementation does nothing.
enterIriOrLiteral in interface SHACLCListenerctx - the parse treepublic void exitIriOrLiteral(@NotNull
SHACLCParser.IriOrLiteralContext ctx)
SHACLCParser.iriOrLiteral().
The default implementation does nothing.
exitIriOrLiteral in interface SHACLCListenerctx - the parse treepublic void enterBooleanLiteral(@NotNull
SHACLCParser.BooleanLiteralContext ctx)
SHACLCParser.booleanLiteral().
The default implementation does nothing.
enterBooleanLiteral in interface SHACLCListenerctx - the parse treepublic void exitBooleanLiteral(@NotNull
SHACLCParser.BooleanLiteralContext ctx)
SHACLCParser.booleanLiteral().
The default implementation does nothing.
exitBooleanLiteral in interface SHACLCListenerctx - the parse treepublic void enterNumericLiteral(@NotNull
SHACLCParser.NumericLiteralContext ctx)
SHACLCParser.numericLiteral().
The default implementation does nothing.
enterNumericLiteral in interface SHACLCListenerctx - the parse treepublic void exitNumericLiteral(@NotNull
SHACLCParser.NumericLiteralContext ctx)
SHACLCParser.numericLiteral().
The default implementation does nothing.
exitNumericLiteral in interface SHACLCListenerctx - the parse treepublic void enterIri(@NotNull
SHACLCParser.IriContext ctx)
SHACLCParser.iri().
The default implementation does nothing.
enterIri in interface SHACLCListenerctx - the parse treepublic void exitIri(@NotNull
SHACLCParser.IriContext ctx)
SHACLCParser.iri().
The default implementation does nothing.
exitIri in interface SHACLCListenerctx - the parse treepublic void enterPathInverse(@NotNull
SHACLCParser.PathInverseContext ctx)
SHACLCParser.pathInverse().
The default implementation does nothing.
enterPathInverse in interface SHACLCListenerctx - the parse treepublic void exitPathInverse(@NotNull
SHACLCParser.PathInverseContext ctx)
SHACLCParser.pathInverse().
The default implementation does nothing.
exitPathInverse in interface SHACLCListenerctx - the parse treepublic void enterPathEltOrInverse(@NotNull
SHACLCParser.PathEltOrInverseContext ctx)
SHACLCParser.pathEltOrInverse().
The default implementation does nothing.
enterPathEltOrInverse in interface SHACLCListenerctx - the parse treepublic void exitPathEltOrInverse(@NotNull
SHACLCParser.PathEltOrInverseContext ctx)
SHACLCParser.pathEltOrInverse().
The default implementation does nothing.
exitPathEltOrInverse in interface SHACLCListenerctx - the parse treepublic void enterNodeShape(@NotNull
SHACLCParser.NodeShapeContext ctx)
SHACLCParser.nodeShape().
The default implementation does nothing.
enterNodeShape in interface SHACLCListenerctx - the parse treepublic void exitNodeShape(@NotNull
SHACLCParser.NodeShapeContext ctx)
SHACLCParser.nodeShape().
The default implementation does nothing.
exitNodeShape in interface SHACLCListenerctx - the parse treepublic void enterPropertyValue(@NotNull
SHACLCParser.PropertyValueContext ctx)
SHACLCParser.propertyValue().
The default implementation does nothing.
enterPropertyValue in interface SHACLCListenerctx - the parse treepublic void exitPropertyValue(@NotNull
SHACLCParser.PropertyValueContext ctx)
SHACLCParser.propertyValue().
The default implementation does nothing.
exitPropertyValue in interface SHACLCListenerctx - the parse treepublic void enterImportsDecl(@NotNull
SHACLCParser.ImportsDeclContext ctx)
SHACLCParser.importsDecl().
The default implementation does nothing.
enterImportsDecl in interface SHACLCListenerctx - the parse treepublic void exitImportsDecl(@NotNull
SHACLCParser.ImportsDeclContext ctx)
SHACLCParser.importsDecl().
The default implementation does nothing.
exitImportsDecl in interface SHACLCListenerctx - the parse treepublic void enterDirective(@NotNull
SHACLCParser.DirectiveContext ctx)
SHACLCParser.directive().
The default implementation does nothing.
enterDirective in interface SHACLCListenerctx - the parse treepublic void exitDirective(@NotNull
SHACLCParser.DirectiveContext ctx)
SHACLCParser.directive().
The default implementation does nothing.
exitDirective in interface SHACLCListenerctx - the parse treepublic void enterPropertyMaxCount(@NotNull
SHACLCParser.PropertyMaxCountContext ctx)
SHACLCParser.propertyMaxCount().
The default implementation does nothing.
enterPropertyMaxCount in interface SHACLCListenerctx - the parse treepublic void exitPropertyMaxCount(@NotNull
SHACLCParser.PropertyMaxCountContext ctx)
SHACLCParser.propertyMaxCount().
The default implementation does nothing.
exitPropertyMaxCount in interface SHACLCListenerctx - the parse treepublic void enterNodeValue(@NotNull
SHACLCParser.NodeValueContext ctx)
SHACLCParser.nodeValue().
The default implementation does nothing.
enterNodeValue in interface SHACLCListenerctx - the parse treepublic void exitNodeValue(@NotNull
SHACLCParser.NodeValueContext ctx)
SHACLCParser.nodeValue().
The default implementation does nothing.
exitNodeValue in interface SHACLCListenerctx - the parse treepublic void enterNodeNot(@NotNull
SHACLCParser.NodeNotContext ctx)
SHACLCParser.nodeNot().
The default implementation does nothing.
enterNodeNot in interface SHACLCListenerctx - the parse treepublic void exitNodeNot(@NotNull
SHACLCParser.NodeNotContext ctx)
SHACLCParser.nodeNot().
The default implementation does nothing.
exitNodeNot in interface SHACLCListenerctx - the parse treepublic void enterPropertyAtom(@NotNull
SHACLCParser.PropertyAtomContext ctx)
SHACLCParser.propertyAtom().
The default implementation does nothing.
enterPropertyAtom in interface SHACLCListenerctx - the parse treepublic void exitPropertyAtom(@NotNull
SHACLCParser.PropertyAtomContext ctx)
SHACLCParser.propertyAtom().
The default implementation does nothing.
exitPropertyAtom in interface SHACLCListenerctx - the parse treepublic void enterShaclDoc(@NotNull
SHACLCParser.ShaclDocContext ctx)
SHACLCParser.shaclDoc().
The default implementation does nothing.
enterShaclDoc in interface SHACLCListenerctx - the parse treepublic void exitShaclDoc(@NotNull
SHACLCParser.ShaclDocContext ctx)
SHACLCParser.shaclDoc().
The default implementation does nothing.
exitShaclDoc in interface SHACLCListenerctx - the parse treepublic void enterPathSequence(@NotNull
SHACLCParser.PathSequenceContext ctx)
SHACLCParser.pathSequence().
The default implementation does nothing.
enterPathSequence in interface SHACLCListenerctx - the parse treepublic void exitPathSequence(@NotNull
SHACLCParser.PathSequenceContext ctx)
SHACLCParser.pathSequence().
The default implementation does nothing.
exitPathSequence in interface SHACLCListenerctx - the parse treepublic void enterConstraint(@NotNull
SHACLCParser.ConstraintContext ctx)
SHACLCParser.constraint().
The default implementation does nothing.
enterConstraint in interface SHACLCListenerctx - the parse treepublic void exitConstraint(@NotNull
SHACLCParser.ConstraintContext ctx)
SHACLCParser.constraint().
The default implementation does nothing.
exitConstraint in interface SHACLCListenerctx - the parse treepublic void enterShapeRef(@NotNull
SHACLCParser.ShapeRefContext ctx)
SHACLCParser.shapeRef().
The default implementation does nothing.
enterShapeRef in interface SHACLCListenerctx - the parse treepublic void exitShapeRef(@NotNull
SHACLCParser.ShapeRefContext ctx)
SHACLCParser.shapeRef().
The default implementation does nothing.
exitShapeRef in interface SHACLCListenerctx - the parse treepublic void enterEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
enterEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void exitEveryRule(@NotNull
org.antlr.v4.runtime.ParserRuleContext ctx)
The default implementation does nothing.
exitEveryRule in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitTerminal(@NotNull
org.antlr.v4.runtime.tree.TerminalNode node)
The default implementation does nothing.
visitTerminal in interface org.antlr.v4.runtime.tree.ParseTreeListenerpublic void visitErrorNode(@NotNull
org.antlr.v4.runtime.tree.ErrorNode node)
The default implementation does nothing.
visitErrorNode in interface org.antlr.v4.runtime.tree.ParseTreeListenerCopyright © 2019 TopQuadrant, Inc.. All rights reserved.