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