1 #ifndef STAN_LANG_AST_NODE_PRINT_STATEMENT_HPP 2 #define STAN_LANG_AST_NODE_PRINT_STATEMENT_HPP AST node for print statements.
Probability, optimization and sampling library.
std::vector< printable > printables_
Sequence of printable objects.
print_statement()
Construct an empty print statement.