PrecedenceGroupDeclSyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.PrecedenceGroupDeclSyntax
case class PrecedenceGroupDeclSyntax(json: Value) extends DeclSyntax, Braced, NamedDecl, WithAttributes, WithModifiers
Documentation
A Swift precedencegroup declaration.
Children
attributes:AttributeListSyntaxmodifiers:DeclModifierListSyntaxprecedencegroupKeyword:precedencegroupname:<identifier>leftBrace:{groupAttributes:PrecedenceGroupAttributeListSyntaxrightBrace:}
Nowhere contained in
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WithModifierstrait WithAttributestrait NamedDecltrait Bracedtrait DeclSyntaxtrait SwiftNodeclass Objecttrait Matchableclass Any
Members list
In this article