Module surface

Source

Modules§

visit
A visitor for types in surface

Structs§

BaseTy
ConstArg
ConstantInfo
EnumDef
Expr
ExprPath
A Path but for refinement expressions
ExprPathSegment
FieldExpr
FnOutput
FnSig
FnSpec
GenericArg
GenericParam
Generics
Impl
ImplAssocReft
Indices
LetDecl
NodeId
A NodeId is a unique identifier we assign to some AST nodes to be able to attach information to them. For example, to assign a resolution to a Path. The NodeId is unique within a crate.
Path
PathSegment
Punctuated
A punctuated sequence of values of type T separated by punctuation of type P
QualNames
Qualifier
RefineParam
Requires
SortDecl
SortPath
A Path but for sorts.
SpecFunc
A global function definition. It can be either an uninterpreted function or a syntactic abstraction, i.e., a function with a body.
Spread
StructDef
Trait
TraitAssocReft
TraitRef
Ty
TyAlias
VariantDef
VariantRet
WhereBoundPredicate
Ident
Lit
A literal token.
Span
A compressed span.

Enums§

Async
BaseSort
BaseTyKind
BinOp
BindKind
ConstArgKind
ConstructorArg
Ensures
ExprKind
FnInput
FnRetTy
GenericArgKind
GenericParamKind
Item
ParamMode
QuantKind
RefineArg
Sort
TyKind
UnOp
LitKind
Mutability

Type Aliases§

GenericBounds
RefineParams