![]() |
Phasor 3.1.1
Stack VM based Programming Language
|
Public Attributes | |
| std::filesystem::path | inputFile |
| std::filesystem::path | outputFile |
| std::filesystem::path | program |
| bool | noLogo = false |
| bool | showHelp = false |
| bool | silent = false |
Definition at line 20 of file Disassembler.hpp.
| std::filesystem::path Phasor::Disassembler::Args::inputFile |
Definition at line 22 of file Disassembler.hpp.
| bool Phasor::Disassembler::Args::noLogo = false |
Definition at line 25 of file Disassembler.hpp.
| std::filesystem::path Phasor::Disassembler::Args::outputFile |
Definition at line 23 of file Disassembler.hpp.
| std::filesystem::path Phasor::Disassembler::Args::program |
Definition at line 24 of file Disassembler.hpp.
| bool Phasor::Disassembler::Args::showHelp = false |
Definition at line 26 of file Disassembler.hpp.
| bool Phasor::Disassembler::Args::silent = false |
Definition at line 27 of file Disassembler.hpp.