Stan  2.10.0
probability, sampling & optimization
Public Member Functions | List of all members
stan::lang::validate_declarations Struct Reference

#include <semantic_actions.hpp>

Inheritance diagram for stan::lang::validate_declarations:
stan::lang::phoenix_functor_quaternary

Public Member Functions

void operator() (bool &pass, std::set< std::pair< std::string, function_signature_t > > &declared, std::set< std::pair< std::string, function_signature_t > > &defined, std::ostream &error_msgs) const
 

Detailed Description

Definition at line 252 of file semantic_actions.hpp.

Member Function Documentation

void stan::lang::validate_declarations::operator() ( bool &  pass,
std::set< std::pair< std::string, function_signature_t > > &  declared,
std::set< std::pair< std::string, function_signature_t > > &  defined,
std::ostream &  error_msgs 
) const

Definition at line 299 of file semantic_actions_def.cpp.


The documentation for this struct was generated from the following files:

     [ Stan Home Page ] © 2011–2016, Stan Development Team.