menu
ngcompiler package
documentation
v1/src/compiler/ir/model.dart
BoundExpression
isInt property
isInt property
dark_mode
light_mode
isInt
property
@
override
bool
get
isInt
override
Implementation
@override
bool
get
isInt => analyzed.isInt(expression.ast, _analyzedClass!);
ngcompiler package
documentation
v1/src/compiler/ir/model
BoundExpression
isInt property
BoundExpression class
Constructors
new
Properties
compileDirectiveMetadata
expression
hashCode
isBool
isDouble
isImmutable
isInt
isNullable
isNumber
isString
runtimeType
sourceReference
sourceSpan
Methods
accept
noSuchMethod
toString
withNewExpression
Operators
operator ==