Enum SymbolType
Enumeration of available symbol types
Namespace: ClingoSharp.CoreServices.Enums
Assembly: ClingoSharp.CoreServices.dll
Syntax
public enum SymbolType
  Fields
| Name | Description | 
|---|---|
| Function | a function symbol, e.g.,   | 
      
| Infimum | the   | 
      
| Number | a numeric symbol, e.g.,   | 
      
| String | a numeric symbol, e.g.,   | 
      
| Supremum | the   |