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