![]()  | 
  
    Connect++ 0.4.0
    
   A fast, readable connection prover for first-order logic. 
   | 
 
Structure for fof_defined_infix_formula and fof_infix_unary. More...
#include <TPTPParser.hpp>

Public Attributes | |
| fof_arguments_struct | left | 
| string | connective | 
| fof_arguments_struct | right | 
Structure for fof_defined_infix_formula and fof_infix_unary.
Definition at line 110 of file TPTPParser.hpp.
| string tptp_parser::infix_struct::connective | 
Definition at line 112 of file TPTPParser.hpp.
| fof_arguments_struct tptp_parser::infix_struct::left | 
Definition at line 111 of file TPTPParser.hpp.
| fof_arguments_struct tptp_parser::infix_struct::right | 
Definition at line 113 of file TPTPParser.hpp.