Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Method and Description |
---|---|
ClawParser.Private_clauseContext |
ClawParser.private_clause(ClawPragma l) |
ClawParser.Private_clauseContext |
ClawParser.Kcache_clausesContext.private_clause(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClawParser.Private_clauseContext> |
ClawParser.Kcache_clausesContext.private_clause() |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterPrivate_clause(ClawParser.Private_clauseContext ctx)
Enter a parse tree produced by
ClawParser.private_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.enterPrivate_clause(ClawParser.Private_clauseContext ctx)
Enter a parse tree produced by
ClawParser.private_clause(claw.wani.language.ClawPragma) . |
void |
ClawListener.exitPrivate_clause(ClawParser.Private_clauseContext ctx)
Exit a parse tree produced by
ClawParser.private_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.exitPrivate_clause(ClawParser.Private_clauseContext ctx)
Exit a parse tree produced by
ClawParser.private_clause(claw.wani.language.ClawPragma) . |