| Package | Description |
|---|---|
| org.topbraid.shacl.compact.parser |
| Modifier and Type | Method and Description |
|---|---|
SHACLCParser.PathSequenceContext |
SHACLCParser.pathSequence() |
SHACLCParser.PathSequenceContext |
SHACLCParser.PathAlternativeContext.pathSequence(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<SHACLCParser.PathSequenceContext> |
SHACLCParser.PathAlternativeContext.pathSequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
SHACLCListener.enterPathSequence(SHACLCParser.PathSequenceContext ctx)
Enter a parse tree produced by
SHACLCParser.pathSequence(). |
void |
SHACLCBaseListener.enterPathSequence(SHACLCParser.PathSequenceContext ctx)
Enter a parse tree produced by
SHACLCParser.pathSequence(). |
void |
SHACLCListener.exitPathSequence(SHACLCParser.PathSequenceContext ctx)
Exit a parse tree produced by
SHACLCParser.pathSequence(). |
void |
SHACLCBaseListener.exitPathSequence(SHACLCParser.PathSequenceContext ctx)
Exit a parse tree produced by
SHACLCParser.pathSequence(). |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.