MemberBlockItemSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.MemberBlockItemSyntax
case class MemberBlockItemSyntax(json: Value) extends Syntax
Documentation
A member declaration of a type consisting of a declaration and an optional semicolon;
Children
decl
:DeclSyntax
semicolon
:;
?
Contained in
MemberBlockItemListSyntax
Attributes
- Graph
-
- Supertypes
Members list
In this article