Expand description

Semantic analyzer common types

Types

Semantic analyzer type. Contains basic entities:

  • Semantic types system
  • Semantic basic elements types
  • Block state types
  • Error types

Modules

Structs

Enums

  • Body statement
  • Constant value can contain other constant or primitive value
  • Primitive value is most primitive and basic values entity. It’s basic elements for all other values elements.