.. index:: pair: class; originirParser::Primary_expressionContext .. _doxid-classoriginir_parser_1_1_primary__expression_context: class originirParser::Primary_expressionContext =============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class Primary_expressionContext: public ParserRuleContext { public: // construction :target:`Primary_expressionContext`( antlr4::ParserRuleContext* parent, size_t invokingState ); :target:`Primary_expressionContext`(); // methods void :target:`copyFrom`(Primary_expressionContext* context); virtual size_t :target:`getRuleIndex`() const; }; // direct descendants class :ref:`Pri_ckeyContext`; class :ref:`Pri_cstContext`; class :ref:`Pri_exprContext`;