menu
analysis_server_client package
documentation
protocol.dart
AnalysisGetImportedElementsParams
AnalysisGetImportedElementsParams constructor
AnalysisGetImportedElementsParams constructor
dark_mode
light_mode
AnalysisGetImportedElementsParams
constructor
AnalysisGetImportedElementsParams
(
String
file
,
int
offset
,
int
length
)
Implementation
AnalysisGetImportedElementsParams(this.file, this.offset, this.length);
analysis_server_client package
documentation
protocol
AnalysisGetImportedElementsParams
AnalysisGetImportedElementsParams constructor
AnalysisGetImportedElementsParams class