#include <Rule.h>
Definition at line 24 of file Rule.h.
◆ Atom()
souffle::profile::Atom::Atom |
( |
std::string |
identifier, |
|
|
std::string |
rule, |
|
|
size_t |
level, |
|
|
size_t |
frequency |
|
) |
| |
|
inline |
◆ operator<()
bool souffle::profile::Atom::operator< |
( |
const Atom & |
other | ) |
const |
|
inline |
◆ frequency
const size_t souffle::profile::Atom::frequency |
◆ identifier
const std::string souffle::profile::Atom::identifier |
◆ level
const size_t souffle::profile::Atom::level |
◆ rule
const std::string souffle::profile::Atom::rule |
The documentation for this class was generated from the following file:
- include/souffle/profile/Rule.h