Module librsnek::compiler::scope [] [src]

Accounting for compile type discovered scopes

Structs

Scope

Define the scope by its a unique id of all scopes within a module

Enums

Descriptor

Generic Descriptor enum

ScopeHint

A way to reference a Descriptor<T> variant without knowing the inner

Constants

_IMPL_SERIALIZE_FOR_Descriptor
_IMPL_SERIALIZE_FOR_Scope
_IMPL_SERIALIZE_FOR_ScopeHint

Traits

ManageScope

Type Definitions

ScopeNode