| Package | Description |
|---|---|
| org.topbraid.shacl.compact.parser |
| Modifier and Type | Method and Description |
|---|---|
SHACLCParser.PathContext |
SHACLCParser.path() |
SHACLCParser.PathContext |
SHACLCParser.PropertyShapeContext.path() |
SHACLCParser.PathContext |
SHACLCParser.PathPrimaryContext.path() |
| Modifier and Type | Method and Description |
|---|---|
void |
SHACLCListener.enterPath(SHACLCParser.PathContext ctx)
Enter a parse tree produced by
SHACLCParser.path(). |
void |
SHACLCBaseListener.enterPath(SHACLCParser.PathContext ctx)
Enter a parse tree produced by
SHACLCParser.path(). |
void |
SHACLCListener.exitPath(SHACLCParser.PathContext ctx)
Exit a parse tree produced by
SHACLCParser.path(). |
void |
SHACLCBaseListener.exitPath(SHACLCParser.PathContext ctx)
Exit a parse tree produced by
SHACLCParser.path(). |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.