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