Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(761)

Side by Side Diff: test/data/plugin_options.yaml

Issue 1373953002: Basic analyzer `main()` isolate bootloader. (Closed) Base URL: https://github.com/dart-lang/analyzer_cli.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« lib/src/bootloader.dart ('K') | « lib/src/bootloader.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 analyzer: 1 analyzer:
2 plugins: 2 plugins:
3 my_plugin1: any 3 my_plugin1:
4 version: any
5 library_uri: 'package:my_plugin/my_plugin.dart'
6 class_name: MyPlugin
4 7
OLDNEW
« lib/src/bootloader.dart ('K') | « lib/src/bootloader.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698