lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
Represents next
keyword.
More...
#include <nodes.hpp>
Public Attributes | |
NodeList | args |
Arguments given to next More... | |
Loc | keyword_l |
Loc | expression_l |
Represents next
keyword.
NodeList lib_ruby_parser::Next::args |
Arguments given to next
Loc lib_ruby_parser::Next::expression_l |
Location of the full expression
Loc lib_ruby_parser::Next::keyword_l |
Location of the next
keyword