isInt property

  1. @override
bool get isInt
override

Implementation

@override
bool get isInt => analyzed.isInt(expression.ast, _analyzedClass!);