menu
analyzer package
documentation
dart/ast/visitor.dart
TimedAstVisitor<T>
stopwatch property
stopwatch property
dark_mode
light_mode
stopwatch
property
Stopwatch
stopwatch
final
Collects elapsed time for visit calls.
Implementation
final Stopwatch stopwatch;
analyzer package
documentation
dart/ast/visitor
TimedAstVisitor<T>
stopwatch property
TimedAstVisitor class