vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
vox.fe.ast.type
vox
fe
ast
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
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2017-2019 Andrey Penechko.
Authors
Andrey Penechko.
vox
fe
ast
modules
ast_index
ast_node
ast_node_flags
ast_node_state
ast_node_type
decl
expr
source_file
stmt
token
type