Connect++ 0.5.0
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
unset_neg_lit Struct Reference

Collection of more complex semantic actions. More...

#include <TPTPParser.hpp>

Public Member Functions

void operator() (qi::unused_type, qi::unused_type, qi::unused_type) const
 

Detailed Description

Collection of more complex semantic actions.

These are for the literal grammar.

Definition at line 500 of file TPTPParser.hpp.

Member Function Documentation

◆ operator()()

void unset_neg_lit::operator() ( qi::unused_type ,
qi::unused_type ,
qi::unused_type  ) const

Definition at line 1060 of file TPTPParser.cpp.

1062 {
1063 neg_lit = false;
1064 }

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