Leonardus
Classes | Typedefs | Enumerations
so.h File Reference

The class SO - semantic object. More...

#include <string>
#include "dbc.h"
#include "counter.h"
#include "helper.h"
#include "error.h"
+ Include dependency graph for so.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SO
 Semantic Object. More...
 
class  SOcomposite
 Composite Semantic Object. More...
 

Typedefs

using SOp = SO *
 SOp is defined for readability only.
 

Enumerations

enum class  OTCode : char {
  L , B , I , M ,
  N , Nx , O , o ,
  Q , R , A , Ax ,
  D , S , K , X
}
 OTCode - the Object Type Code. More...
 

Detailed Description

The class SO - semantic object.

Enumeration Type Documentation

◆ OTCode

enum class OTCode : char
strong

OTCode - the Object Type Code.

Enumerator

SOL.

SOB.

SOI.

SOM.

SON literal.

Nx 

SON executable.

SOO.

SOo.

SOQ.

SOR.

SOA literal.

Ax 

SOA executable.

SOD.

SOS.

SOK.

any SO