#include <eval.hpp>
Public Member Functions | |
definition (const space_comment_p &self) | |
const boost::spirit::rule < ScannerT > & | start () const |
Public Attributes | |
boost::spirit::rule< ScannerT > | space_or_comment |
eval::detail::space_comment_p::definition< ScannerT >::definition | ( | const space_comment_p & | self | ) | [inline] |
const boost::spirit::rule<ScannerT>& eval::detail::space_comment_p::definition< ScannerT >::start | ( | ) | const [inline] |
boost::spirit::rule<ScannerT> eval::detail::space_comment_p::definition< ScannerT >::space_or_comment |