gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
ValueEvent
gfx
decl
sdlang
parser
Event: Found a Value in the current tag
struct
ValueEvent {
Location
location
;
Value
value
;
}
Members
Variables
location
Location
location
;
Undocumented in source.
value
Value
value
;
Undocumented in source.
Meta
Source
See Implementation
gfx
decl
sdlang
parser
aliases
ParserEvent
functions
parseFile
parseSource
pullParseFile
pullParseSource
structs
AttributeEvent
TagEndEvent
TagStartEvent
ValueEvent
Event: Found a Value in the current tag