ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
isArrayOpValid
dmd
arrayop
Check that there are no uses of arrays without [].
bool
isArrayOpValid
(
Expression
e
)
Meta
Source
See Implementation
dmd
arrayop
functions
arrayOp
arrayOpInvalidError
checkNonAssignmentArrayOp
isArrayOpImplicitCast
isArrayOpOperand
isArrayOpValid
isBinArrayOp
isBinAssignArrayOp
isNonAssignmentArrayOp
isUnaArrayOp
Check that there are no uses of arrays without [].