isConstant method

bool isConstant()

Returns true, if this literal is a constant.

Implementation

bool isConstant() => false;