MissingDeclSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.MissingDeclSyntax
case class MissingDeclSyntax(json: Value) extends DeclSyntax, MissingNode, WithAttributes, WithModifiers
Documentation
In case the source code is missing a declaration, this node stands in place of the missing declaration.
Children
attributes
:AttributeListSyntax
modifiers
:DeclModifierListSyntax
placeholder
:<identifier>
Nowhere contained in
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithModifierstrait WithAttributestrait MissingNodetrait DeclSyntaxtrait SwiftNodeclass Objecttrait Matchableclass Any
Members list
In this article