vayne ~master (2019-12-12T10:41:50Z)
Dub
Repo
CompiledCode.Constant
vayne
compiler
CompiledCode
Undocumented in source.
struct
CompiledCode
static
struct
Constant {
ConstantType
type
;
string
value
;
}
Members
Variables
type
ConstantType
type
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
vayne
compiler
CompiledCode
structs
Constant
variables
constants
dependencies
instrs
locs
registerCount
sources