grimoire ~master (2021-09-29T23:21:44Z)
Dub
Repo
GrFunctionSymbol.Position
grimoire
assembly
symbol
GrFunctionSymbol
Corresponding position in the source for each bytecode
struct
Position
class
GrFunctionSymbol
struct
Position {
uint
line
;
uint
column
;
}
Position
[]
positions
;
Members
Variables
column
uint
column
;
Source coordinates
line
uint
line
;
Source coordinates
Meta
Source
See Implementation
grimoire
assembly
symbol
GrFunctionSymbol
constructors
this
functions
deserialize
prettify
serialize
structs
Position
variables
file
length
name
positions
start
Corresponding position in the source for each bytecode