Module semantic_analyzer::types::semantic

source ·
Expand description

Basic semantic types

§Semantic types

Semantic analyzer result state types. It contains SemanticStack as Semantic results Context data.

Structs§

Enums§

Traits§

  • Extended Expression for semantic analyzer.
  • Extended Semantic Context trait contain instructions set functions for the Extended Stack context.
  • Semantic Context trait contain instructions set functions for Global Stack context. It includes:
  • Semantic Context trait contain instructions set functions for the Stack context.
  • Semantic Context trait contains custom instruction implementation to flexibly extend context instructions. It represents ivs derided traits: Debug and Serialize + Deserialize