Module leo_asg::statement[][src]

This module defines a statement node in an asg.

Ast statement nodes can be directly converted into asg nodes with no major differences.

Structs

AssignStatement
BlockStatement
ConditionalStatement
ConsoleStatement
DefinitionStatement
ExpressionStatement
FormatString
IterationStatement
ReturnStatement

Enums

AssignAccess
AssignOperation
ConsoleFunction
Statement