|
lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Rerpresentation of Bytes struct from lib-ruby-parser.
More...
#include <bytes.hpp>
Public Member Functions | |
| Bytes ()=delete | |
| Bytes (ByteList raw) | |
| Bytes (const Bytes &)=delete | |
| Bytes & | operator= (Bytes const &)=delete |
| Bytes (Bytes &&)=default | |
| Bytes & | operator= (Bytes &&)=default |
Public Attributes | |
| ByteList | raw |
Rerpresentation of Bytes struct from lib-ruby-parser.
|
delete |
|
explicit |
|
delete |
|
default |
| ByteList lib_ruby_parser::Bytes::raw |