lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
#include <messages.hpp>
Public Member Functions | |
NthRefIsTooBig ()=delete | |
NthRefIsTooBig (String nth_ref) | |
NthRefIsTooBig (const NthRefIsTooBig &)=delete | |
NthRefIsTooBig & | operator= (NthRefIsTooBig const &)=delete |
NthRefIsTooBig (NthRefIsTooBig &&)=default | |
NthRefIsTooBig & | operator= (NthRefIsTooBig &&)=default |
Public Attributes | |
String | nth_ref |
Source of the nth_ref that is techincally a regular global variable. More... | |
Emitted for code like (only in $VERBOSE mode)
|
delete |
lib_ruby_parser::NthRefIsTooBig::NthRefIsTooBig | ( | String | nth_ref | ) |
|
delete |
|
default |
|
default |
|
delete |
String lib_ruby_parser::NthRefIsTooBig::nth_ref |
Source of the nth_ref that is techincally a regular global variable.