This repository was archived by the owner on May 25, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed
built_json_generator/lib/src Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ // Copyright (c) 2015, Google Inc. Please see the AUTHORS file for details.
2+ // All rights reserved. Use of this source code is governed by a BSD-style
3+ // license that can be found in the LICENSE file.
4+
15library built_json_generator.library_elements;
26
37import 'package:analyzer/src/generated/element.dart' ;
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2015, Google Inc. Please see the AUTHORS file for details.
2+ // All rights reserved. Use of this source code is governed by a BSD-style
3+ // license that can be found in the LICENSE file.
4+
15library built_json_generator.source_class;
26
37import 'package:analyzer/src/generated/element.dart' ;
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2015, Google Inc. Please see the AUTHORS file for details.
2+ // All rights reserved. Use of this source code is governed by a BSD-style
3+ // license that can be found in the LICENSE file.
4+
15library built_json_generator.source_field;
26
37import 'package:analyzer/src/generated/element.dart' ;
Original file line number Diff line number Diff line change 1+ // Copyright (c) 2015, Google Inc. Please see the AUTHORS file for details.
2+ // All rights reserved. Use of this source code is governed by a BSD-style
3+ // license that can be found in the LICENSE file.
4+
15library built_json_generator.source_library;
26
37import 'package:analyzer/src/generated/element.dart' ;
You can’t perform that action at this time.
0 commit comments