#include <decoder.hpp>
◆ Tag
Enumerator |
---|
UNSUPPORTED_ENCODING | |
DECODING_ERROR | |
◆ InputError() [1/2]
lib_ruby_parser::InputError::InputError |
( |
Tag |
tag, |
|
|
Value |
as |
|
) |
| |
◆ InputError() [2/2]
lib_ruby_parser::InputError::InputError |
( |
InputError && |
| ) |
|
|
default |
◆ ~InputError()
lib_ruby_parser::InputError::~InputError |
( |
| ) |
|
◆ DecodingError()
static InputError lib_ruby_parser::InputError::DecodingError |
( |
String |
decoding_error | ) |
|
|
static |
◆ operator=()
◆ UnsupportedEncoding()
static InputError lib_ruby_parser::InputError::UnsupportedEncoding |
( |
String |
unsupported_encoding | ) |
|
|
static |
◆ as
Value lib_ruby_parser::InputError::as |
◆ tag
Tag lib_ruby_parser::InputError::tag |
The documentation for this class was generated from the following file: