|
MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
|
A variable name paired with its declaration token. More...
#include <valid.hpp>
Public Attributes | |
| std::string | first |
| variable name | |
| const scan::TToken * | second |
| token at the declaration | |
| std::string mxvm::Validator::VarNamePair::first |
| const scan::TToken* mxvm::Validator::VarNamePair::second |