|
lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents a special block argument that "shadows" outer variable (i.e. |;foo|)
More...
#include <nodes.hpp>
Public Attributes | |
| String | name |
| Name of the argument. More... | |
| Loc | expression_l |
Represents a special block argument that "shadows" outer variable (i.e. |;foo|)
| Loc lib_ruby_parser::Shadowarg::expression_l |
Location of the argument
| String lib_ruby_parser::Shadowarg::name |
Name of the argument.