ddparser ~master (2022-05-08T05:41:52.9614299)
Dub
Repo
ShiftResult
ddparser
scan
Undocumented in source.
struct
ShiftResult {
SNode
*
snode
;
const
(
D_Shift
)*
shift
;
d_loc_t
loc
;
}
Members
Variables
loc
d_loc_t
loc
;
Undocumented in source.
shift
const
(
D_Shift
)*
shift
;
Undocumented in source.
snode
SNode
*
snode
;
Undocumented in source.
Meta
Source
See Implementation
ddparser
scan
functions
scan_buffer
structs
ShiftResult