(p *PrimaryContext)
| 6766 | } |
| 6767 | |
| 6768 | func InitEmptyPrimaryContext(p *PrimaryContext) { |
| 6769 | antlr.InitBaseParserRuleContext(&p.BaseParserRuleContext, nil, -1) |
| 6770 | p.RuleIndex = CommandsParserRULE_primary |
| 6771 | } |
| 6772 | |
| 6773 | func (*PrimaryContext) IsPrimaryContext() {} |
| 6774 |
no outgoing calls
no test coverage detected