ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
isArrayOpValid
ddmd
arrayop
Check that there are no uses of arrays without [].
extern (
C
++)
bool
isArrayOpValid
(
Expression
e
)
Meta
Source
See Implementation
ddmd
arrayop
functions
arrayOp
buildArrayIdent
buildArrayLoop
buildArrayOp
isArrayOpOperand
isArrayOpValid
isBinArrayOp
isBinAssignArrayOp
isUnaArrayOp
Check that there are no uses of arrays without [].