Connect++ 0.1
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
convert_fof_arguments_struct Struct Reference

More complex semantic actions, now functions etc to make a literal. More...

#include <TPTPParser.hpp>

Inheritance diagram for convert_fof_arguments_struct:
Inheritance graph
[legend]
Collaboration diagram for convert_fof_arguments_struct:
Collaboration graph
[legend]

Public Member Functions

Termoperator() (const string &) const
 
Termoperator() (const fof_plain_term_struct &) const
 

Detailed Description

More complex semantic actions, now functions etc to make a literal.

This is complicated by the need to be very careful to distinguish predicates from functions. So we have one function to deal with fof_plain_term the first time it's seen, to get a prodicate. Then a different one to get the functions.


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