Re-add accidentally deleted doc comment.

R=nweiz@google.com

Review URL: https://codereview.chromium.org//183663008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33182 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
rnystrom@google.com 2014-02-28 23:51:22 +00:00
parent a8cc9f7b19
commit 45d2c5edc7

View file

@ -57,7 +57,9 @@ class TransformerId {
/// The configuration to pass to the transformer.
///
/// This will be an empty map if no configuration was provided.
/// Any pub-specific configuration (i.e. keys starting with "$") will have
/// been stripped out of this and handled separately. This will be an empty
/// map if no configuration was provided.
final Map configuration;
/// The primary input inclusions.