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