lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents flags of the regex literal (i.e. mix
for /foo/mix
)
More...
#include <nodes.hpp>
Public Attributes | |
MaybeString | options |
A list of flags. More... | |
Loc | expression_l |
Represents flags of the regex literal (i.e. mix
for /foo/mix
)
Loc lib_ruby_parser::RegOpt::expression_l |
Location of the full expression
MaybeString lib_ruby_parser::RegOpt::options |
A list of flags.