|
hoshi-lang dev
Yet another programming language
|
#include <ast.hpp>

Public Member Functions | |
| template<typename T > | |
| ConceptStmtValue (T a) | |
Public Attributes | |
| void * | storage |
| satisfyStmt * | satisfyStmt |
| rExpr * | expression |
|
inline |
| rExpr* expression |
Definition at line 1121 of file ast.hpp.
Referenced by visitor::evaluateConstraint(), yoi::finalizeAST(), and Formatter::format().
Definition at line 1120 of file ast.hpp.
Referenced by visitor::evaluateConstraint(), yoi::finalizeAST(), and Formatter::format().