Stan  2.10.0
probability, sampling & optimization
Public Member Functions | Public Attributes | List of all members
stan::lang::whitespace_grammar< Iterator > Struct Template Reference

#include <whitespace_grammar.hpp>

Inheritance diagram for stan::lang::whitespace_grammar< Iterator >:

Public Member Functions

 whitespace_grammar ()
 

Public Attributes

boost::spirit::qi::rule< Iterator > whitespace
 

Detailed Description

template<typename Iterator>
struct stan::lang::whitespace_grammar< Iterator >

Definition at line 11 of file whitespace_grammar.hpp.

Constructor & Destructor Documentation

template<typename Iterator >
stan::lang::whitespace_grammar< Iterator >::whitespace_grammar ( )

Definition at line 12 of file whitespace_grammar_def.hpp.

Member Data Documentation

template<typename Iterator>
boost::spirit::qi::rule<Iterator> stan::lang::whitespace_grammar< Iterator >::whitespace

Definition at line 16 of file whitespace_grammar.hpp.


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

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