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