1 #ifndef STAN_LANG_AST_FUN_IS_NO_OP_STATEMENT_VIS_DEF_HPP 2 #define STAN_LANG_AST_FUN_IS_NO_OP_STATEMENT_VIS_DEF_HPP AST node for print statements.
Holder for local variable declarations and a sequence of statements.
AST node for assignment to variable with multi-indexing.
AST node for the increment log prob (deprecated) and target increment statements. ...
Probability, optimization and sampling library.
AST node for the reject statement.
AST structure for break and continue statements.
AST node for sampling statements.
bool operator()(const nil &st) const
Return true if the specified statement is a no-op statement.
AST node for representing while statements.
AST node for the no-operation statement.
AST node for the return statement.
The nil structure used as a placeholder for undefined or empty values in several structures.
AST node for representing a for statement.
AST node for conditional statements.
AST node for assignment statements.