lib-ruby-parser (C++ bindings)  4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
lib_ruby_parser::Cbase Class Reference

Represents leading :: part of the constant access/assignment that is used to get/set on a global namespace. More...

#include <nodes.hpp>

Public Attributes

Loc expression_l
 

Detailed Description

Represents leading :: part of the constant access/assignment that is used to get/set on a global namespace.

Member Data Documentation

◆ expression_l

Loc lib_ruby_parser::Cbase::expression_l

Location of the full expression

::A
^^

The documentation for this class was generated from the following file: