| Package | Description |
|---|---|
| org.topbraid.shacl.compact.parser |
| Modifier and Type | Method and Description |
|---|---|
SHACLCParser.PrefixDeclContext |
SHACLCParser.prefixDecl() |
SHACLCParser.PrefixDeclContext |
SHACLCParser.DirectiveContext.prefixDecl() |
| Modifier and Type | Method and Description |
|---|---|
void |
SHACLCListener.enterPrefixDecl(SHACLCParser.PrefixDeclContext ctx)
Enter a parse tree produced by
SHACLCParser.prefixDecl(). |
void |
SHACLCBaseListener.enterPrefixDecl(SHACLCParser.PrefixDeclContext ctx)
Enter a parse tree produced by
SHACLCParser.prefixDecl(). |
void |
SHACLCListener.exitPrefixDecl(SHACLCParser.PrefixDeclContext ctx)
Exit a parse tree produced by
SHACLCParser.prefixDecl(). |
void |
SHACLCBaseListener.exitPrefixDecl(SHACLCParser.PrefixDeclContext ctx)
Exit a parse tree produced by
SHACLCParser.prefixDecl(). |
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.