Packages

t

es.weso.shex.parser

ShExDocListener

trait ShExDocListener extends ParseTreeListener

This interface defines a complete listener for a parse tree produced by ShExDocParser.

Source
ShExDocListener.java
Linear Supertypes
ParseTreeListener, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ShExDocListener
  2. ParseTreeListener
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def enterAdd(ctx: AddContext): Unit

    Enter a parse tree produced by the add labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the add labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. 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

  8. 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

  9. 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

  10. abstract def enterDiv(ctx: DivContext): Unit

    Enter a parse tree produced by the div labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the div labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  11. abstract def enterEquals(ctx: EqualsContext): Unit

    Enter a parse tree produced by the equals labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the equals labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  12. abstract def enterEveryRule(arg0: ParserRuleContext): Unit
    Definition Classes
    ParseTreeListener
  13. abstract def enterExactRange(ctx: ExactRangeContext): Unit

    Enter a parse tree produced by the exactRange labeled alternative in ShExDocParser#repeatRange.

    Enter a parse tree produced by the exactRange labeled alternative in ShExDocParser#repeatRange.

    ctx

    the parse tree

  14. 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

  15. 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

  16. 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

  17. abstract def enterGe(ctx: GeContext): Unit

    Enter a parse tree produced by the ge labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the ge labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  18. 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

  19. abstract def enterGt(ctx: GtContext): Unit

    Enter a parse tree produced by the gt labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the gt labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  20. 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

  21. 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

  22. 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

  23. abstract def enterInlineShapeAtomAny(ctx: InlineShapeAtomAnyContext): Unit

    Enter a parse tree produced by the inlineShapeAtomAny labeled alternative in ShExDocParser#inlineShapeAtom.

    Enter a parse tree produced by the inlineShapeAtomAny labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  24. abstract def enterInlineShapeAtomLitNodeConstraint(ctx: InlineShapeAtomLitNodeConstraintContext): Unit

    Enter a parse tree produced by the inlineShapeAtomLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    Enter a parse tree produced by the inlineShapeAtomLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  25. abstract def enterInlineShapeAtomNonLitNodeConstraint(ctx: InlineShapeAtomNonLitNodeConstraintContext): Unit

    Enter a parse tree produced by the inlineShapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    Enter a parse tree produced by the inlineShapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  26. abstract def enterInlineShapeAtomShapeExpression(ctx: InlineShapeAtomShapeExpressionContext): Unit

    Enter a parse tree produced by the inlineShapeAtomShapeExpression labeled alternative in ShExDocParser#inlineShapeAtom.

    Enter a parse tree produced by the inlineShapeAtomShapeExpression labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  27. abstract def enterInlineShapeAtomShapeOrRef(ctx: InlineShapeAtomShapeOrRefContext): Unit

    Enter a parse tree produced by the inlineShapeAtomShapeOrRef labeled alternative in ShExDocParser#inlineShapeAtom.

    Enter a parse tree produced by the inlineShapeAtomShapeOrRef labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  28. 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

  29. 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

  30. 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

  31. 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

  32. 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

  33. 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

  34. 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

  35. 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

  36. 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

  37. abstract def enterLanguageRangeAt(ctx: LanguageRangeAtContext): Unit

    Enter a parse tree produced by the languageRangeAt labeled alternative in ShExDocParser#languageRange.

    Enter a parse tree produced by the languageRangeAt labeled alternative in ShExDocParser#languageRange.

    ctx

    the parse tree

  38. abstract def enterLanguageRangeFull(ctx: LanguageRangeFullContext): Unit

    Enter a parse tree produced by the languageRangeFull labeled alternative in ShExDocParser#languageRange.

    Enter a parse tree produced by the languageRangeFull labeled alternative in ShExDocParser#languageRange.

    ctx

    the parse tree

  39. abstract def enterLe(ctx: LeContext): Unit

    Enter a parse tree produced by the le labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the le labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  40. 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

  41. abstract def enterLitNodeConstraintLiteral(ctx: LitNodeConstraintLiteralContext): Unit

    Enter a parse tree produced by the litNodeConstraintLiteral labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    Enter a parse tree produced by the litNodeConstraintLiteral labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    ctx

    the parse tree

  42. abstract def enterLitNodeConstraintStringFacet(ctx: LitNodeConstraintStringFacetContext): Unit

    Enter a parse tree produced by the litNodeConstraintStringFacet labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    Enter a parse tree produced by the litNodeConstraintStringFacet labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    ctx

    the parse tree

  43. 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

  44. 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

  45. 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

  46. abstract def enterLt(ctx: LtContext): Unit

    Enter a parse tree produced by the lt labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the lt labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  47. 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

  48. abstract def enterMinMaxRange(ctx: MinMaxRangeContext): Unit

    Enter a parse tree produced by the minMaxRange labeled alternative in ShExDocParser#repeatRange.

    Enter a parse tree produced by the minMaxRange labeled alternative in ShExDocParser#repeatRange.

    ctx

    the parse tree

  49. 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

  50. abstract def enterMinus(ctx: MinusContext): Unit

    Enter a parse tree produced by the minus labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the minus labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  51. abstract def enterMult(ctx: MultContext): Unit

    Enter a parse tree produced by the mult labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the mult labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  52. 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

  53. 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

  54. 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

  55. abstract def enterNodeConstraintDatatype(ctx: NodeConstraintDatatypeContext): Unit

    Enter a parse tree produced by the nodeConstraintDatatype labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Enter a parse tree produced by the nodeConstraintDatatype labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  56. abstract def enterNodeConstraintLiteral(ctx: NodeConstraintLiteralContext): Unit

    Enter a parse tree produced by the nodeConstraintLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Enter a parse tree produced by the nodeConstraintLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  57. abstract def enterNodeConstraintNonLiteral(ctx: NodeConstraintNonLiteralContext): Unit

    Enter a parse tree produced by the nodeConstraintNonLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Enter a parse tree produced by the nodeConstraintNonLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  58. abstract def enterNodeConstraintNumericFacet(ctx: NodeConstraintNumericFacetContext): Unit

    Enter a parse tree produced by the nodeConstraintNumericFacet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Enter a parse tree produced by the nodeConstraintNumericFacet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  59. abstract def enterNodeConstraintValueSet(ctx: NodeConstraintValueSetContext): Unit

    Enter a parse tree produced by the nodeConstraintValueSet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Enter a parse tree produced by the nodeConstraintValueSet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  60. 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

  61. 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

  62. abstract def enterNotEquals(ctx: NotEqualsContext): Unit

    Enter a parse tree produced by the notEquals labeled alternative in ShExDocParser#binOp.

    Enter a parse tree produced by the notEquals labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  63. 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

  64. 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

  65. 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

  66. 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

  67. 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

  68. 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

  69. abstract def enterOptionalCardinality(ctx: OptionalCardinalityContext): Unit

    Enter a parse tree produced by the optionalCardinality labeled alternative in ShExDocParser#cardinality.

    Enter a parse tree produced by the optionalCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  70. abstract def enterPlusCardinality(ctx: PlusCardinalityContext): Unit

    Enter a parse tree produced by the plusCardinality labeled alternative in ShExDocParser#cardinality.

    Enter a parse tree produced by the plusCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  71. 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

  72. 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

  73. 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

  74. 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

  75. 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

  76. 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

  77. 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

  78. abstract def enterRepeatCardinality(ctx: RepeatCardinalityContext): Unit

    Enter a parse tree produced by the repeatCardinality labeled alternative in ShExDocParser#cardinality.

    Enter a parse tree produced by the repeatCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  79. 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

  80. 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

  81. 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

  82. 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

  83. 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

  84. abstract def enterShapeAtomAny(ctx: ShapeAtomAnyContext): Unit

    Enter a parse tree produced by the shapeAtomAny labeled alternative in ShExDocParser#shapeAtom.

    Enter a parse tree produced by the shapeAtomAny labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  85. abstract def enterShapeAtomLitNodeConstraint(ctx: ShapeAtomLitNodeConstraintContext): Unit

    Enter a parse tree produced by the shapeAtomLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    Enter a parse tree produced by the shapeAtomLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  86. abstract def enterShapeAtomNonLitNodeConstraint(ctx: ShapeAtomNonLitNodeConstraintContext): Unit

    Enter a parse tree produced by the shapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    Enter a parse tree produced by the shapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  87. abstract def enterShapeAtomShapeExpression(ctx: ShapeAtomShapeExpressionContext): Unit

    Enter a parse tree produced by the shapeAtomShapeExpression labeled alternative in ShExDocParser#shapeAtom.

    Enter a parse tree produced by the shapeAtomShapeExpression labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  88. abstract def enterShapeAtomShapeOrRef(ctx: ShapeAtomShapeOrRefContext): Unit

    Enter a parse tree produced by the shapeAtomShapeOrRef labeled alternative in ShExDocParser#shapeAtom.

    Enter a parse tree produced by the shapeAtomShapeOrRef labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  89. 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

  90. 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

  91. 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

  92. 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

  93. 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

  94. 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

  95. 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

  96. 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

  97. 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

  98. abstract def enterStarCardinality(ctx: StarCardinalityContext): Unit

    Enter a parse tree produced by the starCardinality labeled alternative in ShExDocParser#cardinality.

    Enter a parse tree produced by the starCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  99. 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

  100. 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

  101. 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

  102. 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

  103. 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

  104. 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

  105. 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

  106. 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

  107. 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

  108. 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

  109. 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

  110. 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

  111. 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

  112. abstract def exitAdd(ctx: AddContext): Unit

    Exit a parse tree produced by the add labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the add labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  113. 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

  114. 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

  115. 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

  116. 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

  117. 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

  118. 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

  119. 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

  120. 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

  121. abstract def exitDiv(ctx: DivContext): Unit

    Exit a parse tree produced by the div labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the div labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  122. abstract def exitEquals(ctx: EqualsContext): Unit

    Exit a parse tree produced by the equals labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the equals labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  123. abstract def exitEveryRule(arg0: ParserRuleContext): Unit
    Definition Classes
    ParseTreeListener
  124. abstract def exitExactRange(ctx: ExactRangeContext): Unit

    Exit a parse tree produced by the exactRange labeled alternative in ShExDocParser#repeatRange.

    Exit a parse tree produced by the exactRange labeled alternative in ShExDocParser#repeatRange.

    ctx

    the parse tree

  125. 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

  126. 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

  127. 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

  128. abstract def exitGe(ctx: GeContext): Unit

    Exit a parse tree produced by the ge labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the ge labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  129. 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

  130. abstract def exitGt(ctx: GtContext): Unit

    Exit a parse tree produced by the gt labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the gt labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  131. 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

  132. 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

  133. 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

  134. abstract def exitInlineShapeAtomAny(ctx: InlineShapeAtomAnyContext): Unit

    Exit a parse tree produced by the inlineShapeAtomAny labeled alternative in ShExDocParser#inlineShapeAtom.

    Exit a parse tree produced by the inlineShapeAtomAny labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  135. abstract def exitInlineShapeAtomLitNodeConstraint(ctx: InlineShapeAtomLitNodeConstraintContext): Unit

    Exit a parse tree produced by the inlineShapeAtomLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    Exit a parse tree produced by the inlineShapeAtomLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  136. abstract def exitInlineShapeAtomNonLitNodeConstraint(ctx: InlineShapeAtomNonLitNodeConstraintContext): Unit

    Exit a parse tree produced by the inlineShapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    Exit a parse tree produced by the inlineShapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  137. abstract def exitInlineShapeAtomShapeExpression(ctx: InlineShapeAtomShapeExpressionContext): Unit

    Exit a parse tree produced by the inlineShapeAtomShapeExpression labeled alternative in ShExDocParser#inlineShapeAtom.

    Exit a parse tree produced by the inlineShapeAtomShapeExpression labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  138. abstract def exitInlineShapeAtomShapeOrRef(ctx: InlineShapeAtomShapeOrRefContext): Unit

    Exit a parse tree produced by the inlineShapeAtomShapeOrRef labeled alternative in ShExDocParser#inlineShapeAtom.

    Exit a parse tree produced by the inlineShapeAtomShapeOrRef labeled alternative in ShExDocParser#inlineShapeAtom.

    ctx

    the parse tree

  139. 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

  140. 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

  141. 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

  142. 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

  143. 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

  144. 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

  145. 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

  146. 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

  147. 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

  148. abstract def exitLanguageRangeAt(ctx: LanguageRangeAtContext): Unit

    Exit a parse tree produced by the languageRangeAt labeled alternative in ShExDocParser#languageRange.

    Exit a parse tree produced by the languageRangeAt labeled alternative in ShExDocParser#languageRange.

    ctx

    the parse tree

  149. abstract def exitLanguageRangeFull(ctx: LanguageRangeFullContext): Unit

    Exit a parse tree produced by the languageRangeFull labeled alternative in ShExDocParser#languageRange.

    Exit a parse tree produced by the languageRangeFull labeled alternative in ShExDocParser#languageRange.

    ctx

    the parse tree

  150. abstract def exitLe(ctx: LeContext): Unit

    Exit a parse tree produced by the le labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the le labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  151. 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

  152. abstract def exitLitNodeConstraintLiteral(ctx: LitNodeConstraintLiteralContext): Unit

    Exit a parse tree produced by the litNodeConstraintLiteral labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    Exit a parse tree produced by the litNodeConstraintLiteral labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    ctx

    the parse tree

  153. abstract def exitLitNodeConstraintStringFacet(ctx: LitNodeConstraintStringFacetContext): Unit

    Exit a parse tree produced by the litNodeConstraintStringFacet labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    Exit a parse tree produced by the litNodeConstraintStringFacet labeled alternative in ShExDocParser#inlineNonLitNodeConstraint.

    ctx

    the parse tree

  154. 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

  155. 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

  156. 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

  157. abstract def exitLt(ctx: LtContext): Unit

    Exit a parse tree produced by the lt labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the lt labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  158. 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

  159. abstract def exitMinMaxRange(ctx: MinMaxRangeContext): Unit

    Exit a parse tree produced by the minMaxRange labeled alternative in ShExDocParser#repeatRange.

    Exit a parse tree produced by the minMaxRange labeled alternative in ShExDocParser#repeatRange.

    ctx

    the parse tree

  160. 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

  161. abstract def exitMinus(ctx: MinusContext): Unit

    Exit a parse tree produced by the minus labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the minus labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  162. abstract def exitMult(ctx: MultContext): Unit

    Exit a parse tree produced by the mult labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the mult labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  163. 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

  164. 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

  165. 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

  166. abstract def exitNodeConstraintDatatype(ctx: NodeConstraintDatatypeContext): Unit

    Exit a parse tree produced by the nodeConstraintDatatype labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Exit a parse tree produced by the nodeConstraintDatatype labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  167. abstract def exitNodeConstraintLiteral(ctx: NodeConstraintLiteralContext): Unit

    Exit a parse tree produced by the nodeConstraintLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Exit a parse tree produced by the nodeConstraintLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  168. abstract def exitNodeConstraintNonLiteral(ctx: NodeConstraintNonLiteralContext): Unit

    Exit a parse tree produced by the nodeConstraintNonLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Exit a parse tree produced by the nodeConstraintNonLiteral labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  169. abstract def exitNodeConstraintNumericFacet(ctx: NodeConstraintNumericFacetContext): Unit

    Exit a parse tree produced by the nodeConstraintNumericFacet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Exit a parse tree produced by the nodeConstraintNumericFacet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  170. abstract def exitNodeConstraintValueSet(ctx: NodeConstraintValueSetContext): Unit

    Exit a parse tree produced by the nodeConstraintValueSet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    Exit a parse tree produced by the nodeConstraintValueSet labeled alternative in ShExDocParser#inlineLitNodeConstraint.

    ctx

    the parse tree

  171. 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

  172. 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

  173. abstract def exitNotEquals(ctx: NotEqualsContext): Unit

    Exit a parse tree produced by the notEquals labeled alternative in ShExDocParser#binOp.

    Exit a parse tree produced by the notEquals labeled alternative in ShExDocParser#binOp.

    ctx

    the parse tree

  174. 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

  175. 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

  176. 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

  177. 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

  178. 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

  179. 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

  180. abstract def exitOptionalCardinality(ctx: OptionalCardinalityContext): Unit

    Exit a parse tree produced by the optionalCardinality labeled alternative in ShExDocParser#cardinality.

    Exit a parse tree produced by the optionalCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  181. abstract def exitPlusCardinality(ctx: PlusCardinalityContext): Unit

    Exit a parse tree produced by the plusCardinality labeled alternative in ShExDocParser#cardinality.

    Exit a parse tree produced by the plusCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  182. 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

  183. 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

  184. 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

  185. 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

  186. 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

  187. 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

  188. 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

  189. abstract def exitRepeatCardinality(ctx: RepeatCardinalityContext): Unit

    Exit a parse tree produced by the repeatCardinality labeled alternative in ShExDocParser#cardinality.

    Exit a parse tree produced by the repeatCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  190. 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

  191. 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

  192. 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

  193. 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

  194. 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

  195. abstract def exitShapeAtomAny(ctx: ShapeAtomAnyContext): Unit

    Exit a parse tree produced by the shapeAtomAny labeled alternative in ShExDocParser#shapeAtom.

    Exit a parse tree produced by the shapeAtomAny labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  196. abstract def exitShapeAtomLitNodeConstraint(ctx: ShapeAtomLitNodeConstraintContext): Unit

    Exit a parse tree produced by the shapeAtomLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    Exit a parse tree produced by the shapeAtomLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  197. abstract def exitShapeAtomNonLitNodeConstraint(ctx: ShapeAtomNonLitNodeConstraintContext): Unit

    Exit a parse tree produced by the shapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    Exit a parse tree produced by the shapeAtomNonLitNodeConstraint labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  198. abstract def exitShapeAtomShapeExpression(ctx: ShapeAtomShapeExpressionContext): Unit

    Exit a parse tree produced by the shapeAtomShapeExpression labeled alternative in ShExDocParser#shapeAtom.

    Exit a parse tree produced by the shapeAtomShapeExpression labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  199. abstract def exitShapeAtomShapeOrRef(ctx: ShapeAtomShapeOrRefContext): Unit

    Exit a parse tree produced by the shapeAtomShapeOrRef labeled alternative in ShExDocParser#shapeAtom.

    Exit a parse tree produced by the shapeAtomShapeOrRef labeled alternative in ShExDocParser#shapeAtom.

    ctx

    the parse tree

  200. 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

  201. 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

  202. 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

  203. 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

  204. 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

  205. 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

  206. 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

  207. 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

  208. 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

  209. abstract def exitStarCardinality(ctx: StarCardinalityContext): Unit

    Exit a parse tree produced by the starCardinality labeled alternative in ShExDocParser#cardinality.

    Exit a parse tree produced by the starCardinality labeled alternative in ShExDocParser#cardinality.

    ctx

    the parse tree

  210. 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

  211. 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

  212. 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

  213. 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

  214. 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

  215. 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

  216. 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

  217. 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

  218. 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

  219. 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

  220. 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

  221. 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

  222. 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

  223. abstract def visitErrorNode(arg0: ErrorNode): Unit
    Definition Classes
    ParseTreeListener
  224. abstract def visitTerminal(arg0: TerminalNode): Unit
    Definition Classes
    ParseTreeListener

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  9. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  10. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  11. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  13. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  14. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  15. def toString(): String
    Definition Classes
    AnyRef → Any
  16. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  18. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from ParseTreeListener

Inherited from AnyRef

Inherited from Any

Ungrouped