clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | Public Attributes | List of all members
Clasp::SymbolTable::symbol_type Struct Reference

#include <literal.h>

Collaboration diagram for Clasp::SymbolTable::symbol_type:
Collaboration graph

Public Member Functions

 symbol_type (Literal x=negLit(0), data_type d=0)
 

Public Attributes

Literal lit
 
data_type name
 

Constructor & Destructor Documentation

Clasp::SymbolTable::symbol_type::symbol_type ( Literal  x = negLit(0),
data_type  d = 0 
)
inline

Member Data Documentation

Literal Clasp::SymbolTable::symbol_type::lit
mutable
data_type Clasp::SymbolTable::symbol_type::name

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