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

#include <messages.hpp>

Public Member Functions

 CvarWithoutId ()
 
 CvarWithoutId (const CvarWithoutId &)=delete
 
CvarWithoutIdoperator= (CvarWithoutId const &)=delete
 
 CvarWithoutId (CvarWithoutId &&)=default
 
CvarWithoutIdoperator= (CvarWithoutId &&)=default
 

Public Attributes

uint8_t dummy
 

Detailed Description

Emitted for code like

@@

Constructor & Destructor Documentation

◆ CvarWithoutId() [1/3]

lib_ruby_parser::CvarWithoutId::CvarWithoutId ( )

◆ CvarWithoutId() [2/3]

lib_ruby_parser::CvarWithoutId::CvarWithoutId ( const CvarWithoutId )
delete

◆ CvarWithoutId() [3/3]

lib_ruby_parser::CvarWithoutId::CvarWithoutId ( CvarWithoutId &&  )
default

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ dummy

uint8_t lib_ruby_parser::CvarWithoutId::dummy

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