#include <generator.hpp>
Definition at line 2152 of file generator.hpp.
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const nil & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const assignment & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const assgn & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const sample & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const expression & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const statements & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const for_statement & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const while_statement & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const print_statement & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const reject_statement & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const no_op_statement & |
st | ) |
const |
|
inline |
bool stan::lang::is_numbered_statement_vis::operator() |
( |
const return_statement & |
st | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: