dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
TryCatchBlockStatementNode.accept
mildew
nodes
TryCatchBlockStatementNode
Undocumented in source. Be warned that the author may not have intended to support it.
class
TryCatchBlockStatementNode
override
Variant
accept
(
IStatementVisitor
visitor
)
Meta
Source
See Implementation
mildew
nodes
TryCatchBlockStatementNode
constructors
this
functions
accept
toString
variables
catchBlockNode
exceptionName
finallyBlockNode
tryBlockNode