blob: d2d9ef7230adab63bdb5a3ca1549c2a21c99a273 [file] [log] [blame]
# This file is generated by package_importer.py for source_gen-1.0.3
import("//build/dart/dart_library.gni")
dart_library("source_gen") {
package_name = "source_gen"
language_version = "2.12"
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/meta",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/pedantic",
"//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",
]
}