#include <parser-structs.h>
Inheritance diagram for n_functor:
Public Member Functions | |
n_functor (const string, const n_arglist *) | |
void | negate () |
|
Constructor taking the functor name and the list of arguments. |
|
Negate this functor. Two calls to this method removes negation. |