trait ShExDocListener extends ParseTreeListener
This interface defines a complete listener for a parse tree produced by
ShExDocParser.
- Alphabetic
- By Inheritance
- ShExDocListener
- ParseTreeListener
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Abstract Value Members
- abstract def enterAdd(ctx: AddContext): Unit
Enter a parse tree produced by the
addlabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
addlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterAnnotation(ctx: AnnotationContext): Unit
Enter a parse tree produced by
ShExDocParser#annotation.Enter a parse tree produced by
ShExDocParser#annotation.- ctx
the parse tree
- abstract def enterBaseDecl(ctx: BaseDeclContext): Unit
Enter a parse tree produced by
ShExDocParser#baseDecl.Enter a parse tree produced by
ShExDocParser#baseDecl.- ctx
the parse tree
- abstract def enterBasicExpr(ctx: BasicExprContext): Unit
Enter a parse tree produced by
ShExDocParser#basicExpr.Enter a parse tree produced by
ShExDocParser#basicExpr.- ctx
the parse tree
- abstract def enterBlankNode(ctx: BlankNodeContext): Unit
Enter a parse tree produced by
ShExDocParser#blankNode.Enter a parse tree produced by
ShExDocParser#blankNode.- ctx
the parse tree
- abstract def enterBooleanLiteral(ctx: BooleanLiteralContext): Unit
Enter a parse tree produced by
ShExDocParser#booleanLiteral.Enter a parse tree produced by
ShExDocParser#booleanLiteral.- ctx
the parse tree
- abstract def enterBracketedTripleExpr(ctx: BracketedTripleExprContext): Unit
Enter a parse tree produced by
ShExDocParser#bracketedTripleExpr.Enter a parse tree produced by
ShExDocParser#bracketedTripleExpr.- ctx
the parse tree
- abstract def enterDatatype(ctx: DatatypeContext): Unit
Enter a parse tree produced by
ShExDocParser#datatype.Enter a parse tree produced by
ShExDocParser#datatype.- ctx
the parse tree
- abstract def enterDirective(ctx: DirectiveContext): Unit
Enter a parse tree produced by
ShExDocParser#directive.Enter a parse tree produced by
ShExDocParser#directive.- ctx
the parse tree
- abstract def enterDiv(ctx: DivContext): Unit
Enter a parse tree produced by the
divlabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
divlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterEquals(ctx: EqualsContext): Unit
Enter a parse tree produced by the
equalslabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
equalslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterEveryRule(arg0: ParserRuleContext): Unit
- Definition Classes
- ParseTreeListener
- abstract def enterExactRange(ctx: ExactRangeContext): Unit
Enter a parse tree produced by the
exactRangelabeled alternative inShExDocParser#repeatRange.Enter a parse tree produced by the
exactRangelabeled alternative inShExDocParser#repeatRange.- ctx
the parse tree
- abstract def enterExpr(ctx: ExprContext): Unit
Enter a parse tree produced by
ShExDocParser#expr.Enter a parse tree produced by
ShExDocParser#expr.- ctx
the parse tree
- abstract def enterExtension(ctx: ExtensionContext): Unit
Enter a parse tree produced by
ShExDocParser#extension.Enter a parse tree produced by
ShExDocParser#extension.- ctx
the parse tree
- abstract def enterExtraPropertySet(ctx: ExtraPropertySetContext): Unit
Enter a parse tree produced by
ShExDocParser#extraPropertySet.Enter a parse tree produced by
ShExDocParser#extraPropertySet.- ctx
the parse tree
- abstract def enterGe(ctx: GeContext): Unit
Enter a parse tree produced by the
gelabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
gelabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterGroupTripleExpr(ctx: GroupTripleExprContext): Unit
Enter a parse tree produced by
ShExDocParser#groupTripleExpr.Enter a parse tree produced by
ShExDocParser#groupTripleExpr.- ctx
the parse tree
- abstract def enterGt(ctx: GtContext): Unit
Enter a parse tree produced by the
gtlabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
gtlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterImportDecl(ctx: ImportDeclContext): Unit
Enter a parse tree produced by
ShExDocParser#importDecl.Enter a parse tree produced by
ShExDocParser#importDecl.- ctx
the parse tree
- abstract def enterInclude(ctx: IncludeContext): Unit
Enter a parse tree produced by
ShExDocParser#include.Enter a parse tree produced by
ShExDocParser#include.- ctx
the parse tree
- abstract def enterInlineShapeAnd(ctx: InlineShapeAndContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeAnd.Enter a parse tree produced by
ShExDocParser#inlineShapeAnd.- ctx
the parse tree
- abstract def enterInlineShapeAtomAny(ctx: InlineShapeAtomAnyContext): Unit
Enter a parse tree produced by the
inlineShapeAtomAnylabeled alternative inShExDocParser#inlineShapeAtom.Enter a parse tree produced by the
inlineShapeAtomAnylabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def enterInlineShapeAtomLitNodeConstraint(ctx: InlineShapeAtomLitNodeConstraintContext): Unit
Enter a parse tree produced by the
inlineShapeAtomLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.Enter a parse tree produced by the
inlineShapeAtomLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def enterInlineShapeAtomNonLitNodeConstraint(ctx: InlineShapeAtomNonLitNodeConstraintContext): Unit
Enter a parse tree produced by the
inlineShapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.Enter a parse tree produced by the
inlineShapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def enterInlineShapeAtomShapeExpression(ctx: InlineShapeAtomShapeExpressionContext): Unit
Enter a parse tree produced by the
inlineShapeAtomShapeExpressionlabeled alternative inShExDocParser#inlineShapeAtom.Enter a parse tree produced by the
inlineShapeAtomShapeExpressionlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def enterInlineShapeAtomShapeOrRef(ctx: InlineShapeAtomShapeOrRefContext): Unit
Enter a parse tree produced by the
inlineShapeAtomShapeOrReflabeled alternative inShExDocParser#inlineShapeAtom.Enter a parse tree produced by the
inlineShapeAtomShapeOrReflabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def enterInlineShapeDefinition(ctx: InlineShapeDefinitionContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeDefinition.Enter a parse tree produced by
ShExDocParser#inlineShapeDefinition.- ctx
the parse tree
- abstract def enterInlineShapeExpression(ctx: InlineShapeExpressionContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeExpression.Enter a parse tree produced by
ShExDocParser#inlineShapeExpression.- ctx
the parse tree
- abstract def enterInlineShapeNot(ctx: InlineShapeNotContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeNot.Enter a parse tree produced by
ShExDocParser#inlineShapeNot.- ctx
the parse tree
- abstract def enterInlineShapeOr(ctx: InlineShapeOrContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeOr.Enter a parse tree produced by
ShExDocParser#inlineShapeOr.- ctx
the parse tree
- abstract def enterInlineShapeOrRef(ctx: InlineShapeOrRefContext): Unit
Enter a parse tree produced by
ShExDocParser#inlineShapeOrRef.Enter a parse tree produced by
ShExDocParser#inlineShapeOrRef.- ctx
the parse tree
- abstract def enterIri(ctx: IriContext): Unit
Enter a parse tree produced by
ShExDocParser#iri.Enter a parse tree produced by
ShExDocParser#iri.- ctx
the parse tree
- abstract def enterIriExclusion(ctx: IriExclusionContext): Unit
Enter a parse tree produced by
ShExDocParser#iriExclusion.Enter a parse tree produced by
ShExDocParser#iriExclusion.- ctx
the parse tree
- abstract def enterIriRange(ctx: IriRangeContext): Unit
Enter a parse tree produced by
ShExDocParser#iriRange.Enter a parse tree produced by
ShExDocParser#iriRange.- ctx
the parse tree
- abstract def enterLanguageExclusion(ctx: LanguageExclusionContext): Unit
Enter a parse tree produced by
ShExDocParser#languageExclusion.Enter a parse tree produced by
ShExDocParser#languageExclusion.- ctx
the parse tree
- abstract def enterLanguageRangeAt(ctx: LanguageRangeAtContext): Unit
Enter a parse tree produced by the
languageRangeAtlabeled alternative inShExDocParser#languageRange.Enter a parse tree produced by the
languageRangeAtlabeled alternative inShExDocParser#languageRange.- ctx
the parse tree
- abstract def enterLanguageRangeFull(ctx: LanguageRangeFullContext): Unit
Enter a parse tree produced by the
languageRangeFulllabeled alternative inShExDocParser#languageRange.Enter a parse tree produced by the
languageRangeFulllabeled alternative inShExDocParser#languageRange.- ctx
the parse tree
- abstract def enterLe(ctx: LeContext): Unit
Enter a parse tree produced by the
lelabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
lelabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterLitNodeConstraint(ctx: LitNodeConstraintContext): Unit
Enter a parse tree produced by
ShExDocParser#litNodeConstraint.Enter a parse tree produced by
ShExDocParser#litNodeConstraint.- ctx
the parse tree
- abstract def enterLitNodeConstraintLiteral(ctx: LitNodeConstraintLiteralContext): Unit
Enter a parse tree produced by the
litNodeConstraintLiterallabeled alternative inShExDocParser#inlineNonLitNodeConstraint.Enter a parse tree produced by the
litNodeConstraintLiterallabeled alternative inShExDocParser#inlineNonLitNodeConstraint.- ctx
the parse tree
- abstract def enterLitNodeConstraintStringFacet(ctx: LitNodeConstraintStringFacetContext): Unit
Enter a parse tree produced by the
litNodeConstraintStringFacetlabeled alternative inShExDocParser#inlineNonLitNodeConstraint.Enter a parse tree produced by the
litNodeConstraintStringFacetlabeled alternative inShExDocParser#inlineNonLitNodeConstraint.- ctx
the parse tree
- abstract def enterLiteral(ctx: LiteralContext): Unit
Enter a parse tree produced by
ShExDocParser#literal.Enter a parse tree produced by
ShExDocParser#literal.- ctx
the parse tree
- abstract def enterLiteralExclusion(ctx: LiteralExclusionContext): Unit
Enter a parse tree produced by
ShExDocParser#literalExclusion.Enter a parse tree produced by
ShExDocParser#literalExclusion.- ctx
the parse tree
- abstract def enterLiteralRange(ctx: LiteralRangeContext): Unit
Enter a parse tree produced by
ShExDocParser#literalRange.Enter a parse tree produced by
ShExDocParser#literalRange.- ctx
the parse tree
- abstract def enterLt(ctx: LtContext): Unit
Enter a parse tree produced by the
ltlabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
ltlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterMax_range(ctx: Max_rangeContext): Unit
Enter a parse tree produced by
ShExDocParser#max_range.Enter a parse tree produced by
ShExDocParser#max_range.- ctx
the parse tree
- abstract def enterMinMaxRange(ctx: MinMaxRangeContext): Unit
Enter a parse tree produced by the
minMaxRangelabeled alternative inShExDocParser#repeatRange.Enter a parse tree produced by the
minMaxRangelabeled alternative inShExDocParser#repeatRange.- ctx
the parse tree
- abstract def enterMin_range(ctx: Min_rangeContext): Unit
Enter a parse tree produced by
ShExDocParser#min_range.Enter a parse tree produced by
ShExDocParser#min_range.- ctx
the parse tree
- abstract def enterMinus(ctx: MinusContext): Unit
Enter a parse tree produced by the
minuslabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
minuslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterMult(ctx: MultContext): Unit
Enter a parse tree produced by the
multlabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
multlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterMultiElementGroup(ctx: MultiElementGroupContext): Unit
Enter a parse tree produced by
ShExDocParser#multiElementGroup.Enter a parse tree produced by
ShExDocParser#multiElementGroup.- ctx
the parse tree
- abstract def enterMultiElementOneOf(ctx: MultiElementOneOfContext): Unit
Enter a parse tree produced by
ShExDocParser#multiElementOneOf.Enter a parse tree produced by
ShExDocParser#multiElementOneOf.- ctx
the parse tree
- abstract def enterNegation(ctx: NegationContext): Unit
Enter a parse tree produced by
ShExDocParser#negation.Enter a parse tree produced by
ShExDocParser#negation.- ctx
the parse tree
- abstract def enterNodeConstraintDatatype(ctx: NodeConstraintDatatypeContext): Unit
Enter a parse tree produced by the
nodeConstraintDatatypelabeled alternative inShExDocParser#inlineLitNodeConstraint.Enter a parse tree produced by the
nodeConstraintDatatypelabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def enterNodeConstraintLiteral(ctx: NodeConstraintLiteralContext): Unit
Enter a parse tree produced by the
nodeConstraintLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.Enter a parse tree produced by the
nodeConstraintLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def enterNodeConstraintNonLiteral(ctx: NodeConstraintNonLiteralContext): Unit
Enter a parse tree produced by the
nodeConstraintNonLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.Enter a parse tree produced by the
nodeConstraintNonLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def enterNodeConstraintNumericFacet(ctx: NodeConstraintNumericFacetContext): Unit
Enter a parse tree produced by the
nodeConstraintNumericFacetlabeled alternative inShExDocParser#inlineLitNodeConstraint.Enter a parse tree produced by the
nodeConstraintNumericFacetlabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def enterNodeConstraintValueSet(ctx: NodeConstraintValueSetContext): Unit
Enter a parse tree produced by the
nodeConstraintValueSetlabeled alternative inShExDocParser#inlineLitNodeConstraint.Enter a parse tree produced by the
nodeConstraintValueSetlabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def enterNonLitNodeConstraint(ctx: NonLitNodeConstraintContext): Unit
Enter a parse tree produced by
ShExDocParser#nonLitNodeConstraint.Enter a parse tree produced by
ShExDocParser#nonLitNodeConstraint.- ctx
the parse tree
- abstract def enterNonLiteralKind(ctx: NonLiteralKindContext): Unit
Enter a parse tree produced by
ShExDocParser#nonLiteralKind.Enter a parse tree produced by
ShExDocParser#nonLiteralKind.- ctx
the parse tree
- abstract def enterNotEquals(ctx: NotEqualsContext): Unit
Enter a parse tree produced by the
notEqualslabeled alternative inShExDocParser#binOp.Enter a parse tree produced by the
notEqualslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def enterNotStartAction(ctx: NotStartActionContext): Unit
Enter a parse tree produced by
ShExDocParser#notStartAction.Enter a parse tree produced by
ShExDocParser#notStartAction.- ctx
the parse tree
- abstract def enterNumericFacet(ctx: NumericFacetContext): Unit
Enter a parse tree produced by
ShExDocParser#numericFacet.Enter a parse tree produced by
ShExDocParser#numericFacet.- ctx
the parse tree
- abstract def enterNumericLength(ctx: NumericLengthContext): Unit
Enter a parse tree produced by
ShExDocParser#numericLength.Enter a parse tree produced by
ShExDocParser#numericLength.- ctx
the parse tree
- abstract def enterNumericLiteral(ctx: NumericLiteralContext): Unit
Enter a parse tree produced by
ShExDocParser#numericLiteral.Enter a parse tree produced by
ShExDocParser#numericLiteral.- ctx
the parse tree
- abstract def enterNumericRange(ctx: NumericRangeContext): Unit
Enter a parse tree produced by
ShExDocParser#numericRange.Enter a parse tree produced by
ShExDocParser#numericRange.- ctx
the parse tree
- abstract def enterOneOfTripleExpr(ctx: OneOfTripleExprContext): Unit
Enter a parse tree produced by
ShExDocParser#oneOfTripleExpr.Enter a parse tree produced by
ShExDocParser#oneOfTripleExpr.- ctx
the parse tree
- abstract def enterOptionalCardinality(ctx: OptionalCardinalityContext): Unit
Enter a parse tree produced by the
optionalCardinalitylabeled alternative inShExDocParser#cardinality.Enter a parse tree produced by the
optionalCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def enterPlusCardinality(ctx: PlusCardinalityContext): Unit
Enter a parse tree produced by the
plusCardinalitylabeled alternative inShExDocParser#cardinality.Enter a parse tree produced by the
plusCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def enterPredicate(ctx: PredicateContext): Unit
Enter a parse tree produced by
ShExDocParser#predicate.Enter a parse tree produced by
ShExDocParser#predicate.- ctx
the parse tree
- abstract def enterPrefixDecl(ctx: PrefixDeclContext): Unit
Enter a parse tree produced by
ShExDocParser#prefixDecl.Enter a parse tree produced by
ShExDocParser#prefixDecl.- ctx
the parse tree
- abstract def enterPrefixedName(ctx: PrefixedNameContext): Unit
Enter a parse tree produced by
ShExDocParser#prefixedName.Enter a parse tree produced by
ShExDocParser#prefixedName.- ctx
the parse tree
- abstract def enterQualifier(ctx: QualifierContext): Unit
Enter a parse tree produced by
ShExDocParser#qualifier.Enter a parse tree produced by
ShExDocParser#qualifier.- ctx
the parse tree
- abstract def enterRawNumeric(ctx: RawNumericContext): Unit
Enter a parse tree produced by
ShExDocParser#rawNumeric.Enter a parse tree produced by
ShExDocParser#rawNumeric.- ctx
the parse tree
- abstract def enterRdfLiteral(ctx: RdfLiteralContext): Unit
Enter a parse tree produced by
ShExDocParser#rdfLiteral.Enter a parse tree produced by
ShExDocParser#rdfLiteral.- ctx
the parse tree
- abstract def enterRdfType(ctx: RdfTypeContext): Unit
Enter a parse tree produced by
ShExDocParser#rdfType.Enter a parse tree produced by
ShExDocParser#rdfType.- ctx
the parse tree
- abstract def enterRepeatCardinality(ctx: RepeatCardinalityContext): Unit
Enter a parse tree produced by the
repeatCardinalitylabeled alternative inShExDocParser#cardinality.Enter a parse tree produced by the
repeatCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def enterRestriction(ctx: RestrictionContext): Unit
Enter a parse tree produced by
ShExDocParser#restriction.Enter a parse tree produced by
ShExDocParser#restriction.- ctx
the parse tree
- abstract def enterSemanticAction(ctx: SemanticActionContext): Unit
Enter a parse tree produced by
ShExDocParser#semanticAction.Enter a parse tree produced by
ShExDocParser#semanticAction.- ctx
the parse tree
- abstract def enterSenseFlags(ctx: SenseFlagsContext): Unit
Enter a parse tree produced by
ShExDocParser#senseFlags.Enter a parse tree produced by
ShExDocParser#senseFlags.- ctx
the parse tree
- abstract def enterShExDoc(ctx: ShExDocContext): Unit
Enter a parse tree produced by
ShExDocParser#shExDoc.Enter a parse tree produced by
ShExDocParser#shExDoc.- ctx
the parse tree
- abstract def enterShapeAnd(ctx: ShapeAndContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeAnd.Enter a parse tree produced by
ShExDocParser#shapeAnd.- ctx
the parse tree
- abstract def enterShapeAtomAny(ctx: ShapeAtomAnyContext): Unit
Enter a parse tree produced by the
shapeAtomAnylabeled alternative inShExDocParser#shapeAtom.Enter a parse tree produced by the
shapeAtomAnylabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def enterShapeAtomLitNodeConstraint(ctx: ShapeAtomLitNodeConstraintContext): Unit
Enter a parse tree produced by the
shapeAtomLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.Enter a parse tree produced by the
shapeAtomLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def enterShapeAtomNonLitNodeConstraint(ctx: ShapeAtomNonLitNodeConstraintContext): Unit
Enter a parse tree produced by the
shapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.Enter a parse tree produced by the
shapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def enterShapeAtomShapeExpression(ctx: ShapeAtomShapeExpressionContext): Unit
Enter a parse tree produced by the
shapeAtomShapeExpressionlabeled alternative inShExDocParser#shapeAtom.Enter a parse tree produced by the
shapeAtomShapeExpressionlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def enterShapeAtomShapeOrRef(ctx: ShapeAtomShapeOrRefContext): Unit
Enter a parse tree produced by the
shapeAtomShapeOrReflabeled alternative inShExDocParser#shapeAtom.Enter a parse tree produced by the
shapeAtomShapeOrReflabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def enterShapeDefinition(ctx: ShapeDefinitionContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeDefinition.Enter a parse tree produced by
ShExDocParser#shapeDefinition.- ctx
the parse tree
- abstract def enterShapeExprDecl(ctx: ShapeExprDeclContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeExprDecl.Enter a parse tree produced by
ShExDocParser#shapeExprDecl.- ctx
the parse tree
- abstract def enterShapeExprLabel(ctx: ShapeExprLabelContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeExprLabel.Enter a parse tree produced by
ShExDocParser#shapeExprLabel.- ctx
the parse tree
- abstract def enterShapeExpression(ctx: ShapeExpressionContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeExpression.Enter a parse tree produced by
ShExDocParser#shapeExpression.- ctx
the parse tree
- abstract def enterShapeNot(ctx: ShapeNotContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeNot.Enter a parse tree produced by
ShExDocParser#shapeNot.- ctx
the parse tree
- abstract def enterShapeOr(ctx: ShapeOrContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeOr.Enter a parse tree produced by
ShExDocParser#shapeOr.- ctx
the parse tree
- abstract def enterShapeOrRef(ctx: ShapeOrRefContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeOrRef.Enter a parse tree produced by
ShExDocParser#shapeOrRef.- ctx
the parse tree
- abstract def enterShapeRef(ctx: ShapeRefContext): Unit
Enter a parse tree produced by
ShExDocParser#shapeRef.Enter a parse tree produced by
ShExDocParser#shapeRef.- ctx
the parse tree
- abstract def enterSingleElementGroup(ctx: SingleElementGroupContext): Unit
Enter a parse tree produced by
ShExDocParser#singleElementGroup.Enter a parse tree produced by
ShExDocParser#singleElementGroup.- ctx
the parse tree
- abstract def enterStarCardinality(ctx: StarCardinalityContext): Unit
Enter a parse tree produced by the
starCardinalitylabeled alternative inShExDocParser#cardinality.Enter a parse tree produced by the
starCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def enterStart(ctx: StartContext): Unit
Enter a parse tree produced by
ShExDocParser#start.Enter a parse tree produced by
ShExDocParser#start.- ctx
the parse tree
- abstract def enterStartActions(ctx: StartActionsContext): Unit
Enter a parse tree produced by
ShExDocParser#startActions.Enter a parse tree produced by
ShExDocParser#startActions.- ctx
the parse tree
- abstract def enterStatement(ctx: StatementContext): Unit
Enter a parse tree produced by
ShExDocParser#statement.Enter a parse tree produced by
ShExDocParser#statement.- ctx
the parse tree
- abstract def enterString(ctx: StringContext): Unit
Enter a parse tree produced by
ShExDocParser#string.Enter a parse tree produced by
ShExDocParser#string.- ctx
the parse tree
- abstract def enterStringFacet(ctx: StringFacetContext): Unit
Enter a parse tree produced by
ShExDocParser#stringFacet.Enter a parse tree produced by
ShExDocParser#stringFacet.- ctx
the parse tree
- abstract def enterStringLength(ctx: StringLengthContext): Unit
Enter a parse tree produced by
ShExDocParser#stringLength.Enter a parse tree produced by
ShExDocParser#stringLength.- ctx
the parse tree
- abstract def enterTripleConstraint(ctx: TripleConstraintContext): Unit
Enter a parse tree produced by
ShExDocParser#tripleConstraint.Enter a parse tree produced by
ShExDocParser#tripleConstraint.- ctx
the parse tree
- abstract def enterTripleExprLabel(ctx: TripleExprLabelContext): Unit
Enter a parse tree produced by
ShExDocParser#tripleExprLabel.Enter a parse tree produced by
ShExDocParser#tripleExprLabel.- ctx
the parse tree
- abstract def enterTripleExpression(ctx: TripleExpressionContext): Unit
Enter a parse tree produced by
ShExDocParser#tripleExpression.Enter a parse tree produced by
ShExDocParser#tripleExpression.- ctx
the parse tree
- abstract def enterUnaryTripleExpr(ctx: UnaryTripleExprContext): Unit
Enter a parse tree produced by
ShExDocParser#unaryTripleExpr.Enter a parse tree produced by
ShExDocParser#unaryTripleExpr.- ctx
the parse tree
- abstract def enterValueSet(ctx: ValueSetContext): Unit
Enter a parse tree produced by
ShExDocParser#valueSet.Enter a parse tree produced by
ShExDocParser#valueSet.- ctx
the parse tree
- abstract def enterValueSetValue(ctx: ValueSetValueContext): Unit
Enter a parse tree produced by
ShExDocParser#valueSetValue.Enter a parse tree produced by
ShExDocParser#valueSetValue.- ctx
the parse tree
- abstract def enterXsFacet(ctx: XsFacetContext): Unit
Enter a parse tree produced by
ShExDocParser#xsFacet.Enter a parse tree produced by
ShExDocParser#xsFacet.- ctx
the parse tree
- abstract def exitAdd(ctx: AddContext): Unit
Exit a parse tree produced by the
addlabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
addlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitAnnotation(ctx: AnnotationContext): Unit
Exit a parse tree produced by
ShExDocParser#annotation.Exit a parse tree produced by
ShExDocParser#annotation.- ctx
the parse tree
- abstract def exitBaseDecl(ctx: BaseDeclContext): Unit
Exit a parse tree produced by
ShExDocParser#baseDecl.Exit a parse tree produced by
ShExDocParser#baseDecl.- ctx
the parse tree
- abstract def exitBasicExpr(ctx: BasicExprContext): Unit
Exit a parse tree produced by
ShExDocParser#basicExpr.Exit a parse tree produced by
ShExDocParser#basicExpr.- ctx
the parse tree
- abstract def exitBlankNode(ctx: BlankNodeContext): Unit
Exit a parse tree produced by
ShExDocParser#blankNode.Exit a parse tree produced by
ShExDocParser#blankNode.- ctx
the parse tree
- abstract def exitBooleanLiteral(ctx: BooleanLiteralContext): Unit
Exit a parse tree produced by
ShExDocParser#booleanLiteral.Exit a parse tree produced by
ShExDocParser#booleanLiteral.- ctx
the parse tree
- abstract def exitBracketedTripleExpr(ctx: BracketedTripleExprContext): Unit
Exit a parse tree produced by
ShExDocParser#bracketedTripleExpr.Exit a parse tree produced by
ShExDocParser#bracketedTripleExpr.- ctx
the parse tree
- abstract def exitDatatype(ctx: DatatypeContext): Unit
Exit a parse tree produced by
ShExDocParser#datatype.Exit a parse tree produced by
ShExDocParser#datatype.- ctx
the parse tree
- abstract def exitDirective(ctx: DirectiveContext): Unit
Exit a parse tree produced by
ShExDocParser#directive.Exit a parse tree produced by
ShExDocParser#directive.- ctx
the parse tree
- abstract def exitDiv(ctx: DivContext): Unit
Exit a parse tree produced by the
divlabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
divlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitEquals(ctx: EqualsContext): Unit
Exit a parse tree produced by the
equalslabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
equalslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitEveryRule(arg0: ParserRuleContext): Unit
- Definition Classes
- ParseTreeListener
- abstract def exitExactRange(ctx: ExactRangeContext): Unit
Exit a parse tree produced by the
exactRangelabeled alternative inShExDocParser#repeatRange.Exit a parse tree produced by the
exactRangelabeled alternative inShExDocParser#repeatRange.- ctx
the parse tree
- abstract def exitExpr(ctx: ExprContext): Unit
Exit a parse tree produced by
ShExDocParser#expr.Exit a parse tree produced by
ShExDocParser#expr.- ctx
the parse tree
- abstract def exitExtension(ctx: ExtensionContext): Unit
Exit a parse tree produced by
ShExDocParser#extension.Exit a parse tree produced by
ShExDocParser#extension.- ctx
the parse tree
- abstract def exitExtraPropertySet(ctx: ExtraPropertySetContext): Unit
Exit a parse tree produced by
ShExDocParser#extraPropertySet.Exit a parse tree produced by
ShExDocParser#extraPropertySet.- ctx
the parse tree
- abstract def exitGe(ctx: GeContext): Unit
Exit a parse tree produced by the
gelabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
gelabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitGroupTripleExpr(ctx: GroupTripleExprContext): Unit
Exit a parse tree produced by
ShExDocParser#groupTripleExpr.Exit a parse tree produced by
ShExDocParser#groupTripleExpr.- ctx
the parse tree
- abstract def exitGt(ctx: GtContext): Unit
Exit a parse tree produced by the
gtlabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
gtlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitImportDecl(ctx: ImportDeclContext): Unit
Exit a parse tree produced by
ShExDocParser#importDecl.Exit a parse tree produced by
ShExDocParser#importDecl.- ctx
the parse tree
- abstract def exitInclude(ctx: IncludeContext): Unit
Exit a parse tree produced by
ShExDocParser#include.Exit a parse tree produced by
ShExDocParser#include.- ctx
the parse tree
- abstract def exitInlineShapeAnd(ctx: InlineShapeAndContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeAnd.Exit a parse tree produced by
ShExDocParser#inlineShapeAnd.- ctx
the parse tree
- abstract def exitInlineShapeAtomAny(ctx: InlineShapeAtomAnyContext): Unit
Exit a parse tree produced by the
inlineShapeAtomAnylabeled alternative inShExDocParser#inlineShapeAtom.Exit a parse tree produced by the
inlineShapeAtomAnylabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def exitInlineShapeAtomLitNodeConstraint(ctx: InlineShapeAtomLitNodeConstraintContext): Unit
Exit a parse tree produced by the
inlineShapeAtomLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.Exit a parse tree produced by the
inlineShapeAtomLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def exitInlineShapeAtomNonLitNodeConstraint(ctx: InlineShapeAtomNonLitNodeConstraintContext): Unit
Exit a parse tree produced by the
inlineShapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.Exit a parse tree produced by the
inlineShapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def exitInlineShapeAtomShapeExpression(ctx: InlineShapeAtomShapeExpressionContext): Unit
Exit a parse tree produced by the
inlineShapeAtomShapeExpressionlabeled alternative inShExDocParser#inlineShapeAtom.Exit a parse tree produced by the
inlineShapeAtomShapeExpressionlabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def exitInlineShapeAtomShapeOrRef(ctx: InlineShapeAtomShapeOrRefContext): Unit
Exit a parse tree produced by the
inlineShapeAtomShapeOrReflabeled alternative inShExDocParser#inlineShapeAtom.Exit a parse tree produced by the
inlineShapeAtomShapeOrReflabeled alternative inShExDocParser#inlineShapeAtom.- ctx
the parse tree
- abstract def exitInlineShapeDefinition(ctx: InlineShapeDefinitionContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeDefinition.Exit a parse tree produced by
ShExDocParser#inlineShapeDefinition.- ctx
the parse tree
- abstract def exitInlineShapeExpression(ctx: InlineShapeExpressionContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeExpression.Exit a parse tree produced by
ShExDocParser#inlineShapeExpression.- ctx
the parse tree
- abstract def exitInlineShapeNot(ctx: InlineShapeNotContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeNot.Exit a parse tree produced by
ShExDocParser#inlineShapeNot.- ctx
the parse tree
- abstract def exitInlineShapeOr(ctx: InlineShapeOrContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeOr.Exit a parse tree produced by
ShExDocParser#inlineShapeOr.- ctx
the parse tree
- abstract def exitInlineShapeOrRef(ctx: InlineShapeOrRefContext): Unit
Exit a parse tree produced by
ShExDocParser#inlineShapeOrRef.Exit a parse tree produced by
ShExDocParser#inlineShapeOrRef.- ctx
the parse tree
- abstract def exitIri(ctx: IriContext): Unit
Exit a parse tree produced by
ShExDocParser#iri.Exit a parse tree produced by
ShExDocParser#iri.- ctx
the parse tree
- abstract def exitIriExclusion(ctx: IriExclusionContext): Unit
Exit a parse tree produced by
ShExDocParser#iriExclusion.Exit a parse tree produced by
ShExDocParser#iriExclusion.- ctx
the parse tree
- abstract def exitIriRange(ctx: IriRangeContext): Unit
Exit a parse tree produced by
ShExDocParser#iriRange.Exit a parse tree produced by
ShExDocParser#iriRange.- ctx
the parse tree
- abstract def exitLanguageExclusion(ctx: LanguageExclusionContext): Unit
Exit a parse tree produced by
ShExDocParser#languageExclusion.Exit a parse tree produced by
ShExDocParser#languageExclusion.- ctx
the parse tree
- abstract def exitLanguageRangeAt(ctx: LanguageRangeAtContext): Unit
Exit a parse tree produced by the
languageRangeAtlabeled alternative inShExDocParser#languageRange.Exit a parse tree produced by the
languageRangeAtlabeled alternative inShExDocParser#languageRange.- ctx
the parse tree
- abstract def exitLanguageRangeFull(ctx: LanguageRangeFullContext): Unit
Exit a parse tree produced by the
languageRangeFulllabeled alternative inShExDocParser#languageRange.Exit a parse tree produced by the
languageRangeFulllabeled alternative inShExDocParser#languageRange.- ctx
the parse tree
- abstract def exitLe(ctx: LeContext): Unit
Exit a parse tree produced by the
lelabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
lelabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitLitNodeConstraint(ctx: LitNodeConstraintContext): Unit
Exit a parse tree produced by
ShExDocParser#litNodeConstraint.Exit a parse tree produced by
ShExDocParser#litNodeConstraint.- ctx
the parse tree
- abstract def exitLitNodeConstraintLiteral(ctx: LitNodeConstraintLiteralContext): Unit
Exit a parse tree produced by the
litNodeConstraintLiterallabeled alternative inShExDocParser#inlineNonLitNodeConstraint.Exit a parse tree produced by the
litNodeConstraintLiterallabeled alternative inShExDocParser#inlineNonLitNodeConstraint.- ctx
the parse tree
- abstract def exitLitNodeConstraintStringFacet(ctx: LitNodeConstraintStringFacetContext): Unit
Exit a parse tree produced by the
litNodeConstraintStringFacetlabeled alternative inShExDocParser#inlineNonLitNodeConstraint.Exit a parse tree produced by the
litNodeConstraintStringFacetlabeled alternative inShExDocParser#inlineNonLitNodeConstraint.- ctx
the parse tree
- abstract def exitLiteral(ctx: LiteralContext): Unit
Exit a parse tree produced by
ShExDocParser#literal.Exit a parse tree produced by
ShExDocParser#literal.- ctx
the parse tree
- abstract def exitLiteralExclusion(ctx: LiteralExclusionContext): Unit
Exit a parse tree produced by
ShExDocParser#literalExclusion.Exit a parse tree produced by
ShExDocParser#literalExclusion.- ctx
the parse tree
- abstract def exitLiteralRange(ctx: LiteralRangeContext): Unit
Exit a parse tree produced by
ShExDocParser#literalRange.Exit a parse tree produced by
ShExDocParser#literalRange.- ctx
the parse tree
- abstract def exitLt(ctx: LtContext): Unit
Exit a parse tree produced by the
ltlabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
ltlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitMax_range(ctx: Max_rangeContext): Unit
Exit a parse tree produced by
ShExDocParser#max_range.Exit a parse tree produced by
ShExDocParser#max_range.- ctx
the parse tree
- abstract def exitMinMaxRange(ctx: MinMaxRangeContext): Unit
Exit a parse tree produced by the
minMaxRangelabeled alternative inShExDocParser#repeatRange.Exit a parse tree produced by the
minMaxRangelabeled alternative inShExDocParser#repeatRange.- ctx
the parse tree
- abstract def exitMin_range(ctx: Min_rangeContext): Unit
Exit a parse tree produced by
ShExDocParser#min_range.Exit a parse tree produced by
ShExDocParser#min_range.- ctx
the parse tree
- abstract def exitMinus(ctx: MinusContext): Unit
Exit a parse tree produced by the
minuslabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
minuslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitMult(ctx: MultContext): Unit
Exit a parse tree produced by the
multlabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
multlabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitMultiElementGroup(ctx: MultiElementGroupContext): Unit
Exit a parse tree produced by
ShExDocParser#multiElementGroup.Exit a parse tree produced by
ShExDocParser#multiElementGroup.- ctx
the parse tree
- abstract def exitMultiElementOneOf(ctx: MultiElementOneOfContext): Unit
Exit a parse tree produced by
ShExDocParser#multiElementOneOf.Exit a parse tree produced by
ShExDocParser#multiElementOneOf.- ctx
the parse tree
- abstract def exitNegation(ctx: NegationContext): Unit
Exit a parse tree produced by
ShExDocParser#negation.Exit a parse tree produced by
ShExDocParser#negation.- ctx
the parse tree
- abstract def exitNodeConstraintDatatype(ctx: NodeConstraintDatatypeContext): Unit
Exit a parse tree produced by the
nodeConstraintDatatypelabeled alternative inShExDocParser#inlineLitNodeConstraint.Exit a parse tree produced by the
nodeConstraintDatatypelabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def exitNodeConstraintLiteral(ctx: NodeConstraintLiteralContext): Unit
Exit a parse tree produced by the
nodeConstraintLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.Exit a parse tree produced by the
nodeConstraintLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def exitNodeConstraintNonLiteral(ctx: NodeConstraintNonLiteralContext): Unit
Exit a parse tree produced by the
nodeConstraintNonLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.Exit a parse tree produced by the
nodeConstraintNonLiterallabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def exitNodeConstraintNumericFacet(ctx: NodeConstraintNumericFacetContext): Unit
Exit a parse tree produced by the
nodeConstraintNumericFacetlabeled alternative inShExDocParser#inlineLitNodeConstraint.Exit a parse tree produced by the
nodeConstraintNumericFacetlabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def exitNodeConstraintValueSet(ctx: NodeConstraintValueSetContext): Unit
Exit a parse tree produced by the
nodeConstraintValueSetlabeled alternative inShExDocParser#inlineLitNodeConstraint.Exit a parse tree produced by the
nodeConstraintValueSetlabeled alternative inShExDocParser#inlineLitNodeConstraint.- ctx
the parse tree
- abstract def exitNonLitNodeConstraint(ctx: NonLitNodeConstraintContext): Unit
Exit a parse tree produced by
ShExDocParser#nonLitNodeConstraint.Exit a parse tree produced by
ShExDocParser#nonLitNodeConstraint.- ctx
the parse tree
- abstract def exitNonLiteralKind(ctx: NonLiteralKindContext): Unit
Exit a parse tree produced by
ShExDocParser#nonLiteralKind.Exit a parse tree produced by
ShExDocParser#nonLiteralKind.- ctx
the parse tree
- abstract def exitNotEquals(ctx: NotEqualsContext): Unit
Exit a parse tree produced by the
notEqualslabeled alternative inShExDocParser#binOp.Exit a parse tree produced by the
notEqualslabeled alternative inShExDocParser#binOp.- ctx
the parse tree
- abstract def exitNotStartAction(ctx: NotStartActionContext): Unit
Exit a parse tree produced by
ShExDocParser#notStartAction.Exit a parse tree produced by
ShExDocParser#notStartAction.- ctx
the parse tree
- abstract def exitNumericFacet(ctx: NumericFacetContext): Unit
Exit a parse tree produced by
ShExDocParser#numericFacet.Exit a parse tree produced by
ShExDocParser#numericFacet.- ctx
the parse tree
- abstract def exitNumericLength(ctx: NumericLengthContext): Unit
Exit a parse tree produced by
ShExDocParser#numericLength.Exit a parse tree produced by
ShExDocParser#numericLength.- ctx
the parse tree
- abstract def exitNumericLiteral(ctx: NumericLiteralContext): Unit
Exit a parse tree produced by
ShExDocParser#numericLiteral.Exit a parse tree produced by
ShExDocParser#numericLiteral.- ctx
the parse tree
- abstract def exitNumericRange(ctx: NumericRangeContext): Unit
Exit a parse tree produced by
ShExDocParser#numericRange.Exit a parse tree produced by
ShExDocParser#numericRange.- ctx
the parse tree
- abstract def exitOneOfTripleExpr(ctx: OneOfTripleExprContext): Unit
Exit a parse tree produced by
ShExDocParser#oneOfTripleExpr.Exit a parse tree produced by
ShExDocParser#oneOfTripleExpr.- ctx
the parse tree
- abstract def exitOptionalCardinality(ctx: OptionalCardinalityContext): Unit
Exit a parse tree produced by the
optionalCardinalitylabeled alternative inShExDocParser#cardinality.Exit a parse tree produced by the
optionalCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def exitPlusCardinality(ctx: PlusCardinalityContext): Unit
Exit a parse tree produced by the
plusCardinalitylabeled alternative inShExDocParser#cardinality.Exit a parse tree produced by the
plusCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def exitPredicate(ctx: PredicateContext): Unit
Exit a parse tree produced by
ShExDocParser#predicate.Exit a parse tree produced by
ShExDocParser#predicate.- ctx
the parse tree
- abstract def exitPrefixDecl(ctx: PrefixDeclContext): Unit
Exit a parse tree produced by
ShExDocParser#prefixDecl.Exit a parse tree produced by
ShExDocParser#prefixDecl.- ctx
the parse tree
- abstract def exitPrefixedName(ctx: PrefixedNameContext): Unit
Exit a parse tree produced by
ShExDocParser#prefixedName.Exit a parse tree produced by
ShExDocParser#prefixedName.- ctx
the parse tree
- abstract def exitQualifier(ctx: QualifierContext): Unit
Exit a parse tree produced by
ShExDocParser#qualifier.Exit a parse tree produced by
ShExDocParser#qualifier.- ctx
the parse tree
- abstract def exitRawNumeric(ctx: RawNumericContext): Unit
Exit a parse tree produced by
ShExDocParser#rawNumeric.Exit a parse tree produced by
ShExDocParser#rawNumeric.- ctx
the parse tree
- abstract def exitRdfLiteral(ctx: RdfLiteralContext): Unit
Exit a parse tree produced by
ShExDocParser#rdfLiteral.Exit a parse tree produced by
ShExDocParser#rdfLiteral.- ctx
the parse tree
- abstract def exitRdfType(ctx: RdfTypeContext): Unit
Exit a parse tree produced by
ShExDocParser#rdfType.Exit a parse tree produced by
ShExDocParser#rdfType.- ctx
the parse tree
- abstract def exitRepeatCardinality(ctx: RepeatCardinalityContext): Unit
Exit a parse tree produced by the
repeatCardinalitylabeled alternative inShExDocParser#cardinality.Exit a parse tree produced by the
repeatCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def exitRestriction(ctx: RestrictionContext): Unit
Exit a parse tree produced by
ShExDocParser#restriction.Exit a parse tree produced by
ShExDocParser#restriction.- ctx
the parse tree
- abstract def exitSemanticAction(ctx: SemanticActionContext): Unit
Exit a parse tree produced by
ShExDocParser#semanticAction.Exit a parse tree produced by
ShExDocParser#semanticAction.- ctx
the parse tree
- abstract def exitSenseFlags(ctx: SenseFlagsContext): Unit
Exit a parse tree produced by
ShExDocParser#senseFlags.Exit a parse tree produced by
ShExDocParser#senseFlags.- ctx
the parse tree
- abstract def exitShExDoc(ctx: ShExDocContext): Unit
Exit a parse tree produced by
ShExDocParser#shExDoc.Exit a parse tree produced by
ShExDocParser#shExDoc.- ctx
the parse tree
- abstract def exitShapeAnd(ctx: ShapeAndContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeAnd.Exit a parse tree produced by
ShExDocParser#shapeAnd.- ctx
the parse tree
- abstract def exitShapeAtomAny(ctx: ShapeAtomAnyContext): Unit
Exit a parse tree produced by the
shapeAtomAnylabeled alternative inShExDocParser#shapeAtom.Exit a parse tree produced by the
shapeAtomAnylabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def exitShapeAtomLitNodeConstraint(ctx: ShapeAtomLitNodeConstraintContext): Unit
Exit a parse tree produced by the
shapeAtomLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.Exit a parse tree produced by the
shapeAtomLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def exitShapeAtomNonLitNodeConstraint(ctx: ShapeAtomNonLitNodeConstraintContext): Unit
Exit a parse tree produced by the
shapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.Exit a parse tree produced by the
shapeAtomNonLitNodeConstraintlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def exitShapeAtomShapeExpression(ctx: ShapeAtomShapeExpressionContext): Unit
Exit a parse tree produced by the
shapeAtomShapeExpressionlabeled alternative inShExDocParser#shapeAtom.Exit a parse tree produced by the
shapeAtomShapeExpressionlabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def exitShapeAtomShapeOrRef(ctx: ShapeAtomShapeOrRefContext): Unit
Exit a parse tree produced by the
shapeAtomShapeOrReflabeled alternative inShExDocParser#shapeAtom.Exit a parse tree produced by the
shapeAtomShapeOrReflabeled alternative inShExDocParser#shapeAtom.- ctx
the parse tree
- abstract def exitShapeDefinition(ctx: ShapeDefinitionContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeDefinition.Exit a parse tree produced by
ShExDocParser#shapeDefinition.- ctx
the parse tree
- abstract def exitShapeExprDecl(ctx: ShapeExprDeclContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeExprDecl.Exit a parse tree produced by
ShExDocParser#shapeExprDecl.- ctx
the parse tree
- abstract def exitShapeExprLabel(ctx: ShapeExprLabelContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeExprLabel.Exit a parse tree produced by
ShExDocParser#shapeExprLabel.- ctx
the parse tree
- abstract def exitShapeExpression(ctx: ShapeExpressionContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeExpression.Exit a parse tree produced by
ShExDocParser#shapeExpression.- ctx
the parse tree
- abstract def exitShapeNot(ctx: ShapeNotContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeNot.Exit a parse tree produced by
ShExDocParser#shapeNot.- ctx
the parse tree
- abstract def exitShapeOr(ctx: ShapeOrContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeOr.Exit a parse tree produced by
ShExDocParser#shapeOr.- ctx
the parse tree
- abstract def exitShapeOrRef(ctx: ShapeOrRefContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeOrRef.Exit a parse tree produced by
ShExDocParser#shapeOrRef.- ctx
the parse tree
- abstract def exitShapeRef(ctx: ShapeRefContext): Unit
Exit a parse tree produced by
ShExDocParser#shapeRef.Exit a parse tree produced by
ShExDocParser#shapeRef.- ctx
the parse tree
- abstract def exitSingleElementGroup(ctx: SingleElementGroupContext): Unit
Exit a parse tree produced by
ShExDocParser#singleElementGroup.Exit a parse tree produced by
ShExDocParser#singleElementGroup.- ctx
the parse tree
- abstract def exitStarCardinality(ctx: StarCardinalityContext): Unit
Exit a parse tree produced by the
starCardinalitylabeled alternative inShExDocParser#cardinality.Exit a parse tree produced by the
starCardinalitylabeled alternative inShExDocParser#cardinality.- ctx
the parse tree
- abstract def exitStart(ctx: StartContext): Unit
Exit a parse tree produced by
ShExDocParser#start.Exit a parse tree produced by
ShExDocParser#start.- ctx
the parse tree
- abstract def exitStartActions(ctx: StartActionsContext): Unit
Exit a parse tree produced by
ShExDocParser#startActions.Exit a parse tree produced by
ShExDocParser#startActions.- ctx
the parse tree
- abstract def exitStatement(ctx: StatementContext): Unit
Exit a parse tree produced by
ShExDocParser#statement.Exit a parse tree produced by
ShExDocParser#statement.- ctx
the parse tree
- abstract def exitString(ctx: StringContext): Unit
Exit a parse tree produced by
ShExDocParser#string.Exit a parse tree produced by
ShExDocParser#string.- ctx
the parse tree
- abstract def exitStringFacet(ctx: StringFacetContext): Unit
Exit a parse tree produced by
ShExDocParser#stringFacet.Exit a parse tree produced by
ShExDocParser#stringFacet.- ctx
the parse tree
- abstract def exitStringLength(ctx: StringLengthContext): Unit
Exit a parse tree produced by
ShExDocParser#stringLength.Exit a parse tree produced by
ShExDocParser#stringLength.- ctx
the parse tree
- abstract def exitTripleConstraint(ctx: TripleConstraintContext): Unit
Exit a parse tree produced by
ShExDocParser#tripleConstraint.Exit a parse tree produced by
ShExDocParser#tripleConstraint.- ctx
the parse tree
- abstract def exitTripleExprLabel(ctx: TripleExprLabelContext): Unit
Exit a parse tree produced by
ShExDocParser#tripleExprLabel.Exit a parse tree produced by
ShExDocParser#tripleExprLabel.- ctx
the parse tree
- abstract def exitTripleExpression(ctx: TripleExpressionContext): Unit
Exit a parse tree produced by
ShExDocParser#tripleExpression.Exit a parse tree produced by
ShExDocParser#tripleExpression.- ctx
the parse tree
- abstract def exitUnaryTripleExpr(ctx: UnaryTripleExprContext): Unit
Exit a parse tree produced by
ShExDocParser#unaryTripleExpr.Exit a parse tree produced by
ShExDocParser#unaryTripleExpr.- ctx
the parse tree
- abstract def exitValueSet(ctx: ValueSetContext): Unit
Exit a parse tree produced by
ShExDocParser#valueSet.Exit a parse tree produced by
ShExDocParser#valueSet.- ctx
the parse tree
- abstract def exitValueSetValue(ctx: ValueSetValueContext): Unit
Exit a parse tree produced by
ShExDocParser#valueSetValue.Exit a parse tree produced by
ShExDocParser#valueSetValue.- ctx
the parse tree
- abstract def exitXsFacet(ctx: XsFacetContext): Unit
Exit a parse tree produced by
ShExDocParser#xsFacet.Exit a parse tree produced by
ShExDocParser#xsFacet.- ctx
the parse tree
- abstract def visitErrorNode(arg0: ErrorNode): Unit
- Definition Classes
- ParseTreeListener
- abstract def visitTerminal(arg0: TerminalNode): Unit
- Definition Classes
- ParseTreeListener
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])