t

es.weso.shapepath.parser

SchemaMappingsDocListener

trait SchemaMappingsDocListener extends ParseTreeListener

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

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

Abstract Value Members

  1. abstract def enterAbsolutePathExpr(ctx: AbsolutePathExprContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#absolutePathExpr.

    Enter a parse tree produced by SchemaMappingsDocParser#absolutePathExpr.

    ctx

    the parse tree

  2. abstract def enterBaseDecl(ctx: BaseDeclContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#baseDecl.

    Enter a parse tree produced by SchemaMappingsDocParser#baseDecl.

    ctx

    the parse tree

  3. abstract def enterBlankNode(ctx: BlankNodeContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#blankNode.

    Enter a parse tree produced by SchemaMappingsDocParser#blankNode.

    ctx

    the parse tree

  4. abstract def enterBlankNodeLabel(ctx: BlankNodeLabelContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#blankNodeLabel.

    Enter a parse tree produced by SchemaMappingsDocParser#blankNodeLabel.

    ctx

    the parse tree

  5. abstract def enterBooleanLiteral(ctx: BooleanLiteralContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#booleanLiteral.

    Enter a parse tree produced by SchemaMappingsDocParser#booleanLiteral.

    ctx

    the parse tree

  6. abstract def enterContextStep(ctx: ContextStepContext): Unit

    Enter a parse tree produced by the contextStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    Enter a parse tree produced by the contextStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    ctx

    the parse tree

  7. abstract def enterContextTest(ctx: ContextTestContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#contextTest.

    Enter a parse tree produced by SchemaMappingsDocParser#contextTest.

    ctx

    the parse tree

  8. abstract def enterDatatype(ctx: DatatypeContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#datatype.

    Enter a parse tree produced by SchemaMappingsDocParser#datatype.

    ctx

    the parse tree

  9. abstract def enterDirective(ctx: DirectiveContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#directive.

    Enter a parse tree produced by SchemaMappingsDocParser#directive.

    ctx

    the parse tree

  10. abstract def enterEveryRule(arg0: ParserRuleContext): Unit
    Definition Classes
    ParseTreeListener
  11. abstract def enterExprIndex(ctx: ExprIndexContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#exprIndex.

    Enter a parse tree produced by SchemaMappingsDocParser#exprIndex.

    ctx

    the parse tree

  12. abstract def enterExprIndexStep(ctx: ExprIndexStepContext): Unit

    Enter a parse tree produced by the exprIndexStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    Enter a parse tree produced by the exprIndexStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    ctx

    the parse tree

  13. abstract def enterImportDecl(ctx: ImportDeclContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#importDecl.

    Enter a parse tree produced by SchemaMappingsDocParser#importDecl.

    ctx

    the parse tree

  14. abstract def enterIri(ctx: IriContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#iri.

    Enter a parse tree produced by SchemaMappingsDocParser#iri.

    ctx

    the parse tree

  15. abstract def enterMapping(ctx: MappingContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#mapping.

    Enter a parse tree produced by SchemaMappingsDocParser#mapping.

    ctx

    the parse tree

  16. abstract def enterMappings(ctx: MappingsContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#mappings.

    Enter a parse tree produced by SchemaMappingsDocParser#mappings.

    ctx

    the parse tree

  17. abstract def enterNumericLiteral(ctx: NumericLiteralContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#numericLiteral.

    Enter a parse tree produced by SchemaMappingsDocParser#numericLiteral.

    ctx

    the parse tree

  18. abstract def enterPredicate(ctx: PredicateContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#predicate.

    Enter a parse tree produced by SchemaMappingsDocParser#predicate.

    ctx

    the parse tree

  19. abstract def enterPrefixDecl(ctx: PrefixDeclContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#prefixDecl.

    Enter a parse tree produced by SchemaMappingsDocParser#prefixDecl.

    ctx

    the parse tree

  20. abstract def enterPrefixedName(ctx: PrefixedNameContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#prefixedName.

    Enter a parse tree produced by SchemaMappingsDocParser#prefixedName.

    ctx

    the parse tree

  21. abstract def enterRdfLiteral(ctx: RdfLiteralContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#rdfLiteral.

    Enter a parse tree produced by SchemaMappingsDocParser#rdfLiteral.

    ctx

    the parse tree

  22. abstract def enterRdfType(ctx: RdfTypeContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#rdfType.

    Enter a parse tree produced by SchemaMappingsDocParser#rdfType.

    ctx

    the parse tree

  23. abstract def enterRelativePathExpr(ctx: RelativePathExprContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#relativePathExpr.

    Enter a parse tree produced by SchemaMappingsDocParser#relativePathExpr.

    ctx

    the parse tree

  24. abstract def enterSchemaMappingsDoc(ctx: SchemaMappingsDocContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#schemaMappingsDoc.

    Enter a parse tree produced by SchemaMappingsDocParser#schemaMappingsDoc.

    ctx

    the parse tree

  25. abstract def enterShapeExprContext(ctx: ShapeExprContextContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprContext.

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprContext.

    ctx

    the parse tree

  26. abstract def enterShapeExprIndex(ctx: ShapeExprIndexContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprIndex.

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprIndex.

    ctx

    the parse tree

  27. abstract def enterShapeExprLabel(ctx: ShapeExprLabelContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprLabel.

    Enter a parse tree produced by SchemaMappingsDocParser#shapeExprLabel.

    ctx

    the parse tree

  28. abstract def enterShapePathExpr(ctx: ShapePathExprContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#shapePathExpr.

    Enter a parse tree produced by SchemaMappingsDocParser#shapePathExpr.

    ctx

    the parse tree

  29. abstract def enterString(ctx: StringContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#string.

    Enter a parse tree produced by SchemaMappingsDocParser#string.

    ctx

    the parse tree

  30. abstract def enterTripleExprContext(ctx: TripleExprContextContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprContext.

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprContext.

    ctx

    the parse tree

  31. abstract def enterTripleExprIndex(ctx: TripleExprIndexContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprIndex.

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprIndex.

    ctx

    the parse tree

  32. abstract def enterTripleExprLabel(ctx: TripleExprLabelContext): Unit

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprLabel.

    Enter a parse tree produced by SchemaMappingsDocParser#tripleExprLabel.

    ctx

    the parse tree

  33. abstract def exitAbsolutePathExpr(ctx: AbsolutePathExprContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#absolutePathExpr.

    Exit a parse tree produced by SchemaMappingsDocParser#absolutePathExpr.

    ctx

    the parse tree

  34. abstract def exitBaseDecl(ctx: BaseDeclContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#baseDecl.

    Exit a parse tree produced by SchemaMappingsDocParser#baseDecl.

    ctx

    the parse tree

  35. abstract def exitBlankNode(ctx: BlankNodeContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#blankNode.

    Exit a parse tree produced by SchemaMappingsDocParser#blankNode.

    ctx

    the parse tree

  36. abstract def exitBlankNodeLabel(ctx: BlankNodeLabelContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#blankNodeLabel.

    Exit a parse tree produced by SchemaMappingsDocParser#blankNodeLabel.

    ctx

    the parse tree

  37. abstract def exitBooleanLiteral(ctx: BooleanLiteralContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#booleanLiteral.

    Exit a parse tree produced by SchemaMappingsDocParser#booleanLiteral.

    ctx

    the parse tree

  38. abstract def exitContextStep(ctx: ContextStepContext): Unit

    Exit a parse tree produced by the contextStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    Exit a parse tree produced by the contextStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    ctx

    the parse tree

  39. abstract def exitContextTest(ctx: ContextTestContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#contextTest.

    Exit a parse tree produced by SchemaMappingsDocParser#contextTest.

    ctx

    the parse tree

  40. abstract def exitDatatype(ctx: DatatypeContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#datatype.

    Exit a parse tree produced by SchemaMappingsDocParser#datatype.

    ctx

    the parse tree

  41. abstract def exitDirective(ctx: DirectiveContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#directive.

    Exit a parse tree produced by SchemaMappingsDocParser#directive.

    ctx

    the parse tree

  42. abstract def exitEveryRule(arg0: ParserRuleContext): Unit
    Definition Classes
    ParseTreeListener
  43. abstract def exitExprIndex(ctx: ExprIndexContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#exprIndex.

    Exit a parse tree produced by SchemaMappingsDocParser#exprIndex.

    ctx

    the parse tree

  44. abstract def exitExprIndexStep(ctx: ExprIndexStepContext): Unit

    Exit a parse tree produced by the exprIndexStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    Exit a parse tree produced by the exprIndexStep labeled alternative in SchemaMappingsDocParser#stepExpr.

    ctx

    the parse tree

  45. abstract def exitImportDecl(ctx: ImportDeclContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#importDecl.

    Exit a parse tree produced by SchemaMappingsDocParser#importDecl.

    ctx

    the parse tree

  46. abstract def exitIri(ctx: IriContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#iri.

    Exit a parse tree produced by SchemaMappingsDocParser#iri.

    ctx

    the parse tree

  47. abstract def exitMapping(ctx: MappingContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#mapping.

    Exit a parse tree produced by SchemaMappingsDocParser#mapping.

    ctx

    the parse tree

  48. abstract def exitMappings(ctx: MappingsContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#mappings.

    Exit a parse tree produced by SchemaMappingsDocParser#mappings.

    ctx

    the parse tree

  49. abstract def exitNumericLiteral(ctx: NumericLiteralContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#numericLiteral.

    Exit a parse tree produced by SchemaMappingsDocParser#numericLiteral.

    ctx

    the parse tree

  50. abstract def exitPredicate(ctx: PredicateContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#predicate.

    Exit a parse tree produced by SchemaMappingsDocParser#predicate.

    ctx

    the parse tree

  51. abstract def exitPrefixDecl(ctx: PrefixDeclContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#prefixDecl.

    Exit a parse tree produced by SchemaMappingsDocParser#prefixDecl.

    ctx

    the parse tree

  52. abstract def exitPrefixedName(ctx: PrefixedNameContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#prefixedName.

    Exit a parse tree produced by SchemaMappingsDocParser#prefixedName.

    ctx

    the parse tree

  53. abstract def exitRdfLiteral(ctx: RdfLiteralContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#rdfLiteral.

    Exit a parse tree produced by SchemaMappingsDocParser#rdfLiteral.

    ctx

    the parse tree

  54. abstract def exitRdfType(ctx: RdfTypeContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#rdfType.

    Exit a parse tree produced by SchemaMappingsDocParser#rdfType.

    ctx

    the parse tree

  55. abstract def exitRelativePathExpr(ctx: RelativePathExprContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#relativePathExpr.

    Exit a parse tree produced by SchemaMappingsDocParser#relativePathExpr.

    ctx

    the parse tree

  56. abstract def exitSchemaMappingsDoc(ctx: SchemaMappingsDocContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#schemaMappingsDoc.

    Exit a parse tree produced by SchemaMappingsDocParser#schemaMappingsDoc.

    ctx

    the parse tree

  57. abstract def exitShapeExprContext(ctx: ShapeExprContextContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprContext.

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprContext.

    ctx

    the parse tree

  58. abstract def exitShapeExprIndex(ctx: ShapeExprIndexContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprIndex.

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprIndex.

    ctx

    the parse tree

  59. abstract def exitShapeExprLabel(ctx: ShapeExprLabelContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprLabel.

    Exit a parse tree produced by SchemaMappingsDocParser#shapeExprLabel.

    ctx

    the parse tree

  60. abstract def exitShapePathExpr(ctx: ShapePathExprContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#shapePathExpr.

    Exit a parse tree produced by SchemaMappingsDocParser#shapePathExpr.

    ctx

    the parse tree

  61. abstract def exitString(ctx: StringContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#string.

    Exit a parse tree produced by SchemaMappingsDocParser#string.

    ctx

    the parse tree

  62. abstract def exitTripleExprContext(ctx: TripleExprContextContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprContext.

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprContext.

    ctx

    the parse tree

  63. abstract def exitTripleExprIndex(ctx: TripleExprIndexContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprIndex.

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprIndex.

    ctx

    the parse tree

  64. abstract def exitTripleExprLabel(ctx: TripleExprLabelContext): Unit

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprLabel.

    Exit a parse tree produced by SchemaMappingsDocParser#tripleExprLabel.

    ctx

    the parse tree

  65. abstract def visitErrorNode(arg0: ErrorNode): Unit
    Definition Classes
    ParseTreeListener
  66. 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