|
lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents alias to from statement.
More...
#include <nodes.hpp>
Public Attributes | |
| Node * | to |
| Node * | from |
| Loc | keyword_l |
| Loc | expression_l |
Represents alias to from statement.
| Loc lib_ruby_parser::Alias::expression_l |
Location of the full expression
| Loc lib_ruby_parser::Alias::keyword_l |
Location of the alias keyword