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 super
call without arguments and parentheses
It's different from super()
as it implicitly forwards current arguments
Loc lib_ruby_parser::ZSuper::expression_l |
Location of the super
keyword