dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
EMethods.isFalse
dil
code
Methods
EMethods
Returns true if e has a boolean value and if it is false.
class
EMethods
static
bool
isFalse
(
Expression
e
)
Meta
Source
See Implementation
dil
code
Methods
EMethods
constructors
this
functions
addressOf
error
errorExpectedIntOrFloat
toComplex
toImag
toInt
toLValue
toReal
toRealOrImag
toUInt
static functions
arrayLength
isBool
isConst
isFalse
isTrue
toBool
variables
diag
Returns true if e has a boolean value and if it is false.