Module: Opal::SourceMap

Defined in:
opal/lib/opal/source_map.rb

Overview

To generate the source map for a single file use Opal::SourceMap::File. To combine multiple files the Opal::SourceMap::Index should be used.

Defined Under Namespace

Modules: Map, VLQ Classes: File, Index