menu
analyzer_plugin package
documentation
utilities/range_factory.dart
RangeFactory
error method
error method
dark_mode
light_mode
error
method
@
Deprecated
("Use 'diagnostic' instead")
SourceRange
error
(
Diagnostic
d
)
Implementation
@Deprecated("Use 'diagnostic' instead") SourceRange error(Diagnostic d) => diagnostic(d);
analyzer_plugin package
documentation
utilities/range_factory
RangeFactory
error method
RangeFactory class