files property

Map<String, String> files
final

Mapping from archive file name (e.g. 0.ast.json) to module URI.

Implementation

final Map<String, String> files;