trait SchemaMappingsDocListener extends ParseTreeListener
This interface defines a complete listener for a parse tree produced by
SchemaMappingsDocParser.
- Alphabetic
- By Inheritance
- SchemaMappingsDocListener
- ParseTreeListener
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Abstract Value Members
-
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
-
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
-
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
-
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
-
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
-
abstract
def
enterContextStep(ctx: ContextStepContext): Unit
Enter a parse tree produced by the
contextSteplabeled alternative inSchemaMappingsDocParser#stepExpr.Enter a parse tree produced by the
contextSteplabeled alternative inSchemaMappingsDocParser#stepExpr.- ctx
the parse tree
-
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
-
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
-
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
-
abstract
def
enterEveryRule(arg0: ParserRuleContext): Unit
- Definition Classes
- ParseTreeListener
-
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
-
abstract
def
enterExprIndexStep(ctx: ExprIndexStepContext): Unit
Enter a parse tree produced by the
exprIndexSteplabeled alternative inSchemaMappingsDocParser#stepExpr.Enter a parse tree produced by the
exprIndexSteplabeled alternative inSchemaMappingsDocParser#stepExpr.- ctx
the parse tree
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
abstract
def
exitContextStep(ctx: ContextStepContext): Unit
Exit a parse tree produced by the
contextSteplabeled alternative inSchemaMappingsDocParser#stepExpr.Exit a parse tree produced by the
contextSteplabeled alternative inSchemaMappingsDocParser#stepExpr.- ctx
the parse tree
-
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
-
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
-
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
-
abstract
def
exitEveryRule(arg0: ParserRuleContext): Unit
- Definition Classes
- ParseTreeListener
-
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
-
abstract
def
exitExprIndexStep(ctx: ExprIndexStepContext): Unit
Exit a parse tree produced by the
exprIndexSteplabeled alternative inSchemaMappingsDocParser#stepExpr.Exit a parse tree produced by the
exprIndexSteplabeled alternative inSchemaMappingsDocParser#stepExpr.- ctx
the parse tree
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- 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( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )