menu
analyzer_plugin package
documentation
protocol/protocol_common.dart
Occurrences
Occurrences constructor
Occurrences constructor
dark_mode
light_mode
Occurrences
constructor
Occurrences
(
Element
element
,
List
<
int
>
offsets
,
int
length
)
Implementation
Occurrences(this.element, this.offsets, this.length);
analyzer_plugin package
documentation
protocol/protocol_common
Occurrences
Occurrences constructor
Occurrences class