lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
#include <nodes.hpp>
Public Attributes | |
Loc | expression_l |
Represents a lambda call using ->
(i.e. -> {}
)
Note that Lambda
is a part of the Block
, not other way around.
Loc lib_ruby_parser::Lambda::expression_l |
Location of the ->