Connect++ 0.1
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
Public Attributes | List of all members
tptp_parser::include_grammar< It > Struct Template Reference
Inheritance diagram for tptp_parser::include_grammar< It >:
Inheritance graph
[legend]
Collaboration diagram for tptp_parser::include_grammar< It >:
Collaboration graph
[legend]

Public Attributes

qi::rule< Iter, string(), ascii::space_type > space_name
 
qi::rule< Iter, vector< string >(), ascii::space_type > name_list
 
qi::rule< Iter, vector< string >(), ascii::space_type > formula_selection
 
qi::rule< Iter, vector< string >(), ascii::space_type > include_optionals
 
qi::rule< Iter, vector< string >(), ascii::space_type > include
 

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