MetricsRecordsBuilder class abstract
FileRecord
builder
- Annotations
-
- @Deprecated('will be removed in 4.0')
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
recordAntiPatternCases(
Iterable< Issue> issues) → void -
Records anti-pattern
issues
inherited -
recordClass(
ScopedClassDeclaration declaration, Report report) → void -
Records
report
for classdeclaration
inherited -
recordFunction(
ScopedFunctionDeclaration declaration, Report report) → void -
Records
report
for functiondeclaration
inherited -
recordFunctionData(
ScopedFunctionDeclaration declaration, Report record) → void -
recordIssues(
Iterable< Issue> issues) → void -
Records
issues
inherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited