Module ast

Source

Structs§

CallArg
ConstantDecl
Contract
Enum
Field
struct or contract field, with optional ‘pub’ and ‘const’ qualifiers
Function
FunctionSignature
Impl
MatchArm
Module
Path
Pragma
SmolStr
A SmolStr is a string type that has the following properties:
Struct
Trait
TypeAlias
Use
Variant
Enum variant definition.

Enums§

BinOperator
BoolOperator
CompOperator
ContractStmt
Expr
FuncStmt
FunctionArg
GenericArg
GenericParameter
LiteralPattern
ModuleStmt
Pattern
TypeDesc
UnaryOperator
UseTree
VarDeclTarget
VariantKind
Enum variant kind.