Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Method and Description |
---|---|
ClawParser.Define_optionContext |
ClawParser.define_option(ClawPragma l) |
ClawParser.Define_optionContext |
ClawParser.DirectiveContext.define_option(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClawParser.Define_optionContext> |
ClawParser.DirectiveContext.define_option() |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterDefine_option(ClawParser.Define_optionContext ctx)
Enter a parse tree produced by
ClawParser.define_option(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.enterDefine_option(ClawParser.Define_optionContext ctx)
Enter a parse tree produced by
ClawParser.define_option(claw.wani.language.ClawPragma) . |
void |
ClawListener.exitDefine_option(ClawParser.Define_optionContext ctx)
Exit a parse tree produced by
ClawParser.define_option(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.exitDefine_option(ClawParser.Define_optionContext ctx)
Exit a parse tree produced by
ClawParser.define_option(claw.wani.language.ClawPragma) . |