PrecedenceGroupAssociativitySyntax
io.joern.swiftsrc2cpg.parser.SwiftNodeSyntax.PrecedenceGroupAssociativitySyntax
case class PrecedenceGroupAssociativitySyntax(json: Value) extends Syntax
Documentation
Specifies how a sequence of operators with the same precedence level are grouped together in the absence of grouping parentheses.
Children
associativityLabel:associativitycolon::value: (left|right|none)
Contained in
PrecedenceGroupAttributeListSyntax
Attributes
- Graph
-
- Supertypes
Members list
In this article