ThenStmtSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.ThenStmtSyntax
case class ThenStmtSyntax(json: Value) extends StmtSyntax
Documentation
A statement used to indicate the produced value from an if/switch expression.
Written as:
then <expr>
Children
thenKeyword
:then
expression
:ExprSyntax
Nowhere contained in
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StmtSyntaxtrait SwiftNodeclass Objecttrait Matchableclass AnyShow all
Members list
In this article