A single constant name = value pair.
More...
#include <ast.hpp>
A single constant name = value pair.
Definition at line 177 of file ast.hpp.
◆ ConstAssignment()
| pascal::ConstDeclNode::ConstAssignment::ConstAssignment |
( |
const std::string & | id, |
|
|
std::unique_ptr< ASTNode > | val ) |
|
inline |
◆ identifier
| std::string pascal::ConstDeclNode::ConstAssignment::identifier |
◆ value
| std::unique_ptr<ASTNode> pascal::ConstDeclNode::ConstAssignment::value |
The documentation for this struct was generated from the following file: