We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
BinaryOperatorExpr
1 parent 371cdcb commit 6d7d04bCopy full SHA for 6d7d04b
utils/gyb_syntax_support/protocolsMap.py
@@ -22,5 +22,8 @@
22
'StmtBuildable': [
23
'CodeBlockItem',
24
'SyntaxBuildable'
25
+ ],
26
+ 'TokenSyntax': [
27
+ 'BinaryOperatorExpr'
28
]
29
}
0 commit comments