Definition at line 1780 of file base_parser.cpp.
◆ LetContext()
| stabilizer::parser::LetContext::LetContext |
( |
int |
level = 0 | ) |
|
|
inline |
◆ bind_var_list
| std::shared_ptr<DAGNode> stabilizer::parser::LetContext::bind_var_list |
◆ is_complete
| bool stabilizer::parser::LetContext::is_complete |
◆ key_list
| std::vector<std::string> stabilizer::parser::LetContext::key_list |
◆ nesting_level
| int stabilizer::parser::LetContext::nesting_level |
◆ params
| std::vector<std::shared_ptr<DAGNode> > stabilizer::parser::LetContext::params |
◆ result
| std::shared_ptr<DAGNode> stabilizer::parser::LetContext::result |
The documentation for this struct was generated from the following file: