Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.71 KB

class_originirParser_Double_gate_with_four_parameter_typeContext.rst

File metadata and controls

35 lines (24 loc) · 1.71 KB

pair: class; originirParser::Double_gate_with_four_parameter_typeContext

class originirParser::Double_gate_with_four_parameter_typeContext

cpp

#include <originirParser.h>

class Double_gate_with_four_parameter_typeContext: public ParserRuleContext { public: // construction

Double_gate_with_four_parameter_typeContext<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1a3920aa0b9ae10ae69af519457dac4a74>(

antlr4::ParserRuleContext* parent, size_t invokingState );

// methods

virtual size_t getRuleIndex<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1a06290aee2c6a7a206442a79d7ebc5f00>() const; antlr4::tree::TerminalNode* CU_GATE<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1ab88b58dd7c33a2301fa4ce116c4b9654>(); virtual void enterRule<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1a71fc160c3dfa996e0af28d506717a216>(antlr4::tree::ParseTreeListener* listener); virtual void exitRule<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1aacf4a61b9f6fc10c32060c8583138900>(antlr4::tree::ParseTreeListener* listener); virtual antlrcpp::Any accept<doxid-classoriginir_parser_1_1_double__gate__with__four__parameter__type_context_1a703b5f586df2498819bc59036b292d20>(antlr4::tree::ParseTreeVisitor* visitor);

};