spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
FunctionNode.this
webidl
binding
generator
FunctionNode
Undocumented in source.
class
FunctionNode
this
(
string
name
,
Argument
[]
args
,
ParseTree
result
,
FunctionType
type
,
string
manglePostfix
,
string
baseType
,
string
customName
)
Meta
Source
See Implementation
webidl
binding
generator
FunctionNode
constructors
this
functions
toString
variables
args
baseType
customName
manglePostfix
name
result
type