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

#include <messages.hpp>

Public Member Functions

 AliasNthRef ()
 
 AliasNthRef (const AliasNthRef &)=delete
 
AliasNthRefoperator= (AliasNthRef const &)=delete
 
 AliasNthRef (AliasNthRef &&)=default
 
AliasNthRefoperator= (AliasNthRef &&)=default
 

Public Attributes

uint8_t dummy
 

Detailed Description

Emitted for code like

alias $a $1

Constructor & Destructor Documentation

◆ AliasNthRef() [1/3]

lib_ruby_parser::AliasNthRef::AliasNthRef ( )

◆ AliasNthRef() [2/3]

lib_ruby_parser::AliasNthRef::AliasNthRef ( const AliasNthRef )
delete

◆ AliasNthRef() [3/3]

lib_ruby_parser::AliasNthRef::AliasNthRef ( AliasNthRef &&  )
default

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ dummy

uint8_t lib_ruby_parser::AliasNthRef::dummy

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