public static interface SourceMapGeneratorV3.ExtensionMergeAction
SourceMapGeneratorV3.mergeMapSection(int, int, java.lang.String)
.Object merge(String extensionKey, Object currentValue, Object newValue)
extensionKey
- The extension name in conflictcurrentValue
- The extension value in the current source mapnewValue
- The extension value in the input source mapCopyright © 2009-2014 Google. All Rights Reserved.