vox.fe.ast.type

Modules

basic
module vox.fe.ast.type.basic
func_sig
module vox.fe.ast.type.func_sig
ptr
module vox.fe.ast.type.ptr
slice
module vox.fe.ast.type.slice
static_array
module vox.fe.ast.type.static_array
type_node
module vox.fe.ast.type.type_node

Public Imports

vox.fe.ast.type.basic
public import vox.fe.ast.type.basic;
Undocumented in source.
vox.fe.ast.type.func_sig
public import vox.fe.ast.type.func_sig;
Undocumented in source.
vox.fe.ast.type.ptr
public import vox.fe.ast.type.ptr;
Undocumented in source.
vox.fe.ast.type.slice
public import vox.fe.ast.type.slice;
Undocumented in source.
vox.fe.ast.type.static_array
public import vox.fe.ast.type.static_array;
Undocumented in source.
vox.fe.ast.type.type_node
public import vox.fe.ast.type.type_node;
Undocumented in source.

Meta

Authors

Andrey Penechko.