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