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/throwsClauseDoStmtSyntax.DoStmtSyntax/throwsClauseFunctionEffectSpecifiersSyntax.FunctionEffectSpecifiersSyntax/throwsClauseTypeEffectSpecifiersSyntax.TypeEffectSpecifiersSyntax/throwsClause
Attributes
- Graph
-
- Supertypes
Members list
In this article