lib-ruby-parser (C++ bindings)  4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
lib_ruby_parser::InputError::Value Union Reference

#include <decoder.hpp>

Public Member Functions

 Value ()
 
 Value (Value &&)
 
 ~Value ()
 
Valueoperator= (Value &&)
 

Public Attributes

String unsupported_encoding
 
String decoding_error
 

Constructor & Destructor Documentation

◆ Value() [1/2]

lib_ruby_parser::InputError::Value::Value ( )

◆ Value() [2/2]

lib_ruby_parser::InputError::Value::Value ( Value &&  )

◆ ~Value()

lib_ruby_parser::InputError::Value::~Value ( )

Member Function Documentation

◆ operator=()

Value& lib_ruby_parser::InputError::Value::operator= ( Value &&  )

Member Data Documentation

◆ decoding_error

String lib_ruby_parser::InputError::Value::decoding_error

◆ unsupported_encoding

String lib_ruby_parser::InputError::Value::unsupported_encoding

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