#include "token.h"
Definition at line 196 of file token.h.
◆ superclass_info() [1/3]
octave::token::tok_info::superclass_info::superclass_info |
( |
void |
| ) |
|
|
delete |
◆ superclass_info() [2/3]
octave::token::tok_info::superclass_info::superclass_info |
( |
const std::string & |
meth, |
|
|
const std::string & |
cls |
|
) |
| |
|
inline |
◆ superclass_info() [3/3]
octave::token::tok_info::superclass_info::superclass_info |
( |
const superclass_info & |
| ) |
|
|
delete |
◆ ~superclass_info()
octave::token::tok_info::superclass_info::~superclass_info |
( |
void |
| ) |
|
|
default |
◆ operator=()
◆ m_class_name
std::string octave::token::tok_info::superclass_info::m_class_name |
◆ m_method_name
std::string octave::token::tok_info::superclass_info::m_method_name |
The documentation for this struct was generated from the following file: