sily v3.0.0 (2023-10-17T16:22:24Z)
Dub
Repo
getValues
sily
sdlang
Returns all values of type
S
as type
T
from node.
T
[]
getValues
(SDLNode node, SDLType type)
T
[]
getValues
(
T
)
(
SDLNode
node
,
SDLType
type
)
T
[]
getValues
(SDLNode[] node, SDLType type)
Meta
Source
See Implementation
sily
sdlang
aliases
SDLAttribute
SDLBinary
SDLBool
SDLDate
SDLDateTime
SDLDecimal
SDLDouble
SDLDuration
SDLFloat
SDLInt
SDLLong
SDLNode
SDLNull
SDLString
SDLType
SDLValue
attribute
attributes
node
nodes
value
values
functions
generateSDL
getAttribute
getAttributes
getNode
getNodes
getValue
getValues
hasAttribute
hasNode
hasValues
isType
parseSDL
Returns all values of type S as type T from node.