blob: c6e184c8a92b2a31975d4b1b6df2c7552a7770c4 [file] [log] [blame]
# This file is generated by package_importer.py for source_gen-1.3.2
import("//build/dart/dart_library.gni")
dart_library("source_gen") {
package_name = "source_gen"
language_version = "2.18"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/dart_style",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/yaml",
]
sources = [
"builder.dart",
"source_gen.dart",
"src/builder.dart",
"src/constants/reader.dart",
"src/constants/revive.dart",
"src/constants/utils.dart",
"src/generated_output.dart",
"src/generator.dart",
"src/generator_for_annotation.dart",
"src/library.dart",
"src/output_helpers.dart",
"src/span_for_element.dart",
"src/type_checker.dart",
"src/utils.dart",
]
}