EditorPlaceholderDeclSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.EditorPlaceholderDeclSyntax
case class EditorPlaceholderDeclSyntax(json: Value) extends DeclSyntax, WithAttributes, WithModifiers
Documentation
An editor placeholder, e.g. <#declaration#> that is used in a position that expects a declaration.
- Warning: This
EditorPlaceholderDeclSyntaxnode is not generated by the parser anymore. Placeholders are represented by aMissingDeclSyntax.
Children
attributes:AttributeListSyntaxmodifiers:DeclModifierListSyntaxplaceholder:<identifier>
Nowhere contained in
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithModifierstrait WithAttributestrait DeclSyntaxtrait SwiftNodeclass Objecttrait Matchableclass Any
Members list
In this article