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