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

#include <messages.hpp>

Public Member Functions

 TripleDotAtEol ()
 
 TripleDotAtEol (const TripleDotAtEol &)=delete
 
TripleDotAtEoloperator= (TripleDotAtEol const &)=delete
 
 TripleDotAtEol (TripleDotAtEol &&)=default
 
TripleDotAtEoloperator= (TripleDotAtEol &&)=default
 

Public Attributes

uint8_t dummy
 

Detailed Description

Emitted for code like

range = 1...

Constructor & Destructor Documentation

◆ TripleDotAtEol() [1/3]

lib_ruby_parser::TripleDotAtEol::TripleDotAtEol ( )

◆ TripleDotAtEol() [2/3]

lib_ruby_parser::TripleDotAtEol::TripleDotAtEol ( const TripleDotAtEol )
delete

◆ TripleDotAtEol() [3/3]

lib_ruby_parser::TripleDotAtEol::TripleDotAtEol ( TripleDotAtEol &&  )
default

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ dummy

uint8_t lib_ruby_parser::TripleDotAtEol::dummy

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