| Package | Description |
|---|---|
| org.topbraid.shacl.compact.parser |
| Modifier and Type | Method and Description |
|---|---|
SHACLCParser.NegationContext |
SHACLCParser.negation() |
SHACLCParser.NegationContext |
SHACLCParser.NodeNotContext.negation() |
SHACLCParser.NegationContext |
SHACLCParser.PropertyNotContext.negation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SHACLCListener.enterNegation(SHACLCParser.NegationContext ctx)
Enter a parse tree produced by
SHACLCParser.negation(). |
void |
SHACLCBaseListener.enterNegation(SHACLCParser.NegationContext ctx)
Enter a parse tree produced by
SHACLCParser.negation(). |
void |
SHACLCListener.exitNegation(SHACLCParser.NegationContext ctx)
Exit a parse tree produced by
SHACLCParser.negation(). |
void |
SHACLCBaseListener.exitNegation(SHACLCParser.NegationContext ctx)
Exit a parse tree produced by
SHACLCParser.negation(). |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.