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

Public Attributes

qi::rule< It, fof_arguments_struct(), ascii::space_type > fof_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_function_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_plain_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_defined_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_defined_atomic_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_defined_plain_term
 
qi::rule< It, fof_plain_term_struct(), ascii::space_type > fof_system_term
 
qi::rule< It, vector< fof_arguments_struct >(), ascii::space_type > fof_arguments
 

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