lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents an special argument that rejects all keyword arguments (i.e. def m(**nil); end
)
More...
#include <nodes.hpp>
Public Attributes | |
Loc | name_l |
Loc | expression_l |
Represents an special argument that rejects all keyword arguments (i.e. def m(**nil); end
)
Loc lib_ruby_parser::Kwnilarg::expression_l |
Location of the nil
Loc lib_ruby_parser::Kwnilarg::name_l |
Location of the nil