menu
angular_compiler package
documentation
v1/src/compiler/ir/model.dart
BoundExpression
isString property
isString property
dark_mode
light_mode
isString
property
@
override
bool
get
isString
override
Implementation
@override
bool
get
isString => analyzed.isString(expression.ast, _analyzedClass!);
angular_compiler package
documentation
v1/src/compiler/ir/model
BoundExpression
isString 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 ==