IfExprSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.IfExprSyntax
case class IfExprSyntax(json: Value) extends ExprSyntax, WithCodeBlock
Documentation
No documentation available.
Children
ifKeyword:ifconditions:ConditionElementListSyntaxbody:CodeBlockSyntaxelseKeyword:else?elseBody: (IfExprSyntax|CodeBlockSyntax)?
Contained in
IfExprSyntax.IfExprSyntax/elseBody
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithCodeBlocktrait ExprSyntaxtrait SwiftNodeclass Objecttrait Matchableclass Any
Members list
In this article