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

#include <messages.hpp>

Public Member Functions

 UnterminatedHeredocId ()
 
 UnterminatedHeredocId (const UnterminatedHeredocId &)=delete
 
UnterminatedHeredocIdoperator= (UnterminatedHeredocId const &)=delete
 
 UnterminatedHeredocId (UnterminatedHeredocId &&)=default
 
UnterminatedHeredocIdoperator= (UnterminatedHeredocId &&)=default
 

Public Attributes

uint8_t dummy
 

Detailed Description

Emitted for code like

<<-"HERE

Constructor & Destructor Documentation

◆ UnterminatedHeredocId() [1/3]

lib_ruby_parser::UnterminatedHeredocId::UnterminatedHeredocId ( )

◆ UnterminatedHeredocId() [2/3]

lib_ruby_parser::UnterminatedHeredocId::UnterminatedHeredocId ( const UnterminatedHeredocId )
delete

◆ UnterminatedHeredocId() [3/3]

lib_ruby_parser::UnterminatedHeredocId::UnterminatedHeredocId ( UnterminatedHeredocId &&  )
default

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ dummy

uint8_t lib_ruby_parser::UnterminatedHeredocId::dummy

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