| Package | Description |
|---|---|
| it.uniroma2.art.coda.pearl.parser.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
PearlParser.GraphTripleContext |
PearlParser.graphTriple() |
PearlParser.GraphTripleContext |
PearlParser.GraphElementContext.graphTriple() |
| Modifier and Type | Method and Description |
|---|---|
void |
PearlListener.enterGraphTriple(PearlParser.GraphTripleContext ctx)
Enter a parse tree produced by
PearlParser.graphTriple(). |
void |
PearlBaseListener.enterGraphTriple(PearlParser.GraphTripleContext ctx)
Enter a parse tree produced by
PearlParser.graphTriple(). |
void |
PearlListener.exitGraphTriple(PearlParser.GraphTripleContext ctx)
Exit a parse tree produced by
PearlParser.graphTriple(). |
void |
PearlBaseListener.exitGraphTriple(PearlParser.GraphTripleContext ctx)
Exit a parse tree produced by
PearlParser.graphTriple(). |
private GraphElement |
PearlParserDescription.parseGraphTriple(PearlParser.GraphTripleContext graphTripleContext,
ProjectionRule projectionRule,
List<Annotation> annotationList) |
Copyright © 2022 ART Group, University of Rome, Tor Vergata. All rights reserved.