lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents access to instance variable (i.e. @foo
)
More...
#include <nodes.hpp>
Public Attributes | |
String | name |
Name of the instance variable, String("@foo") in @foo More... | |
Loc | expression_l |
Represents access to instance variable (i.e. @foo
)
Loc lib_ruby_parser::Ivar::expression_l |
Location of the full expression