ThrowsClauseSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.ThrowsClauseSyntax
case class ThrowsClauseSyntax(json: Value) extends Syntax
Documentation
No documentation available.
Children
throwsSpecifier
: (throws
|rethrows
)leftParen
:(
?type
:TypeSyntax
?rightParen
:)
?
Contained in
AccessorEffectSpecifiersSyntax
.AccessorEffectSpecifiersSyntax/throwsClause
DoStmtSyntax
.DoStmtSyntax/throwsClause
FunctionEffectSpecifiersSyntax
.FunctionEffectSpecifiersSyntax/throwsClause
TypeEffectSpecifiersSyntax
.TypeEffectSpecifiersSyntax/throwsClause
Attributes
- Graph
-
- Supertypes
Members list
In this article