musrfit  1.9.2
PFunctionGrammar.h File Reference
#include <boost/version.hpp>
#include <boost/spirit/core.hpp>
#include <boost/spirit/tree/ast.hpp>
Include dependency graph for PFunctionGrammar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PFunctionGrammar
 
struct  PFunctionGrammar::definition< ScannerT >
 

Typedefs

typedef char const * iterator_t
 
typedef tree_match< iterator_tparse_tree_match_t
 
typedef parse_tree_match_t::tree_iterator iter_t
 

Typedef Documentation

◆ iter_t

typedef parse_tree_match_t::tree_iterator iter_t

Definition at line 49 of file PFunctionGrammar.h.

◆ iterator_t

typedef char const* iterator_t

Definition at line 47 of file PFunctionGrammar.h.

◆ parse_tree_match_t

typedef tree_match<iterator_t> parse_tree_match_t

Definition at line 48 of file PFunctionGrammar.h.