lib-ruby-parser (C++ bindings)  4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
lib_ruby_parser::CsendInsideMasgn Class Reference

#include <messages.hpp>

Public Member Functions

 CsendInsideMasgn ()
 
 CsendInsideMasgn (const CsendInsideMasgn &)=delete
 
CsendInsideMasgnoperator= (CsendInsideMasgn const &)=delete
 
 CsendInsideMasgn (CsendInsideMasgn &&)=default
 
CsendInsideMasgnoperator= (CsendInsideMasgn &&)=default
 

Public Attributes

uint8_t dummy
 

Detailed Description

Emitted for code like

*a&.x = 0

Constructor & Destructor Documentation

◆ CsendInsideMasgn() [1/3]

lib_ruby_parser::CsendInsideMasgn::CsendInsideMasgn ( )

◆ CsendInsideMasgn() [2/3]

lib_ruby_parser::CsendInsideMasgn::CsendInsideMasgn ( const CsendInsideMasgn )
delete

◆ CsendInsideMasgn() [3/3]

lib_ruby_parser::CsendInsideMasgn::CsendInsideMasgn ( CsendInsideMasgn &&  )
default

Member Function Documentation

◆ operator=() [1/2]

CsendInsideMasgn& lib_ruby_parser::CsendInsideMasgn::operator= ( CsendInsideMasgn &&  )
default

◆ operator=() [2/2]

CsendInsideMasgn& lib_ruby_parser::CsendInsideMasgn::operator= ( CsendInsideMasgn const &  )
delete

Member Data Documentation

◆ dummy

uint8_t lib_ruby_parser::CsendInsideMasgn::dummy

The documentation for this class was generated from the following file: