gfx v0.2.0 (2020-11-15T11:15:14Z)
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