1 #ifndef STAN_LANG_AST_NODE_EXPRESSION_TYPE_VIS_DEF_HPP 2 #define STAN_LANG_AST_NODE_EXPRESSION_TYPE_VIS_DEF_HPP expr_type type_
Type of indexed expression.
expr_type type_
Type of result of applying function to arguments.
Node for holding a double literal.
Probability, optimization and sampling library.
Structure to hold an array expression.
Structure for an indexed expression.
expr_type type_
Type of result.
expr_type operator()(const nil &e) const
const int DOUBLE_T
Real scalar type.
Structure for function application.
Structure of the type of an expression, which consists of a base type and a number of dimensions...
Structure for integrate diff eq statement.
expr_type type_
Type of variable.
expr_type type_
Type of result.
expr_type type_
Expression type of literal.
expr_type type_
Type of array.
expr_type type_
Type of result.
expr_type type_
Expression type.
AST structure for holding an expression with a sequence of indexes.
Structure for the conditional operator.
Structure to hold a variable.
AST structure for unary operations consisting of an operation and argument.
Node for storing binary operations consisting of an operation and left and right arguments.
The nil structure used as a placeholder for undefined or empty values in several structures.
Structure for a diff eq integration statement with control parameters for the integrator.
expr_type type_
Type of result.