Include Statement Node.
More...
#include <AST.hpp>
|
| | IncludeStmt (std::filesystem::path path) |
| void | print (int indent=0) const override |
| virtual | ~Node ()=default |
Include Statement Node.
Definition at line 448 of file AST.hpp.
◆ IncludeStmt()
| Phasor::AST::IncludeStmt::IncludeStmt |
( |
std::filesystem::path | path | ) |
|
|
inline |
◆ print()
| void Phasor::AST::IncludeStmt::print |
( |
int | indent = 0 | ) |
const |
|
inlineoverridevirtual |
◆ modulePath
| std::filesystem::path Phasor::AST::IncludeStmt::modulePath |
The documentation for this struct was generated from the following file: