Module expression

Source
Expand description

Expression types

§Expression types

Expression types for Semantic analyzer result state.

Structs§

Expression
Expression
ExpressionResult
Expression result
ExpressionStructValue
Expression value of struct type. It’s represent access to struct attributes of values with struct type
ExtendedExpressionValue
ExtendedExpressionValue represent simplified string data of custom extended ExpressionValue. For now used only for display errors.

Enums§

ExpressionOperations
Basic expression operations - calculations and logic operations
ExpressionResultValue
Expression Result Value
ExpressionValue
Expression value kinds: