lib-ruby-parser (C++ bindings)
4.0.1+ruby-3.1.1
C++ bindings for lib-ruby-parser library
|
#include <messages.hpp>
Public Member Functions | |
TokAtEolWithoutExpression ()=delete | |
TokAtEolWithoutExpression (String token_name) | |
TokAtEolWithoutExpression (const TokAtEolWithoutExpression &)=delete | |
TokAtEolWithoutExpression & | operator= (TokAtEolWithoutExpression const &)=delete |
TokAtEolWithoutExpression (TokAtEolWithoutExpression &&)=default | |
TokAtEolWithoutExpression & | operator= (TokAtEolWithoutExpression &&)=default |
Public Attributes | |
String | token_name |
Name of the token. More... | |
Emitted for code like (only in $VERBOSE mode)
|
delete |
lib_ruby_parser::TokAtEolWithoutExpression::TokAtEolWithoutExpression | ( | String | token_name | ) |
|
delete |
|
default |
|
default |
|
delete |
String lib_ruby_parser::TokAtEolWithoutExpression::token_name |
Name of the token.