Skip to main content

Module program

Module program 

Source

Structs§

EmitInput
File
FileImport
Interface
Module
ModuleInfo
MutationInfo
UnusedInfo

Enums§

CallKind
What a call expression resolved to during type checking.
Definition
DotAccessKind
What a dot access resolved to during type checking.
NativeTypeKind
What kind of native built-in type (Slice, Map, Channel, etc.) a call targets. Defined here so semantics can classify calls without depending on emit-specific types. The emitter maps this to its internal NativeGoType.
ReceiverCoercion
Visibility

Type Aliases§

MethodSignatures
ModuleId