| Package | Description |
|---|---|
| com.github.sommeri.less4j | |
| com.github.sommeri.sourcemap |
Provides utilities to the creation and use of source maps.
|
| Class and Description |
|---|
| SourceMapUrlGenerator
A generator for the value of sourceMappingUrl special comment
for CSS source maps.
|
| Class and Description |
|---|
| FilePosition
Represents a position in a source file.
|
| Mapping.LineMapping
Protobuf type
sourcemap.LineMapping |
| Mapping.LineMapping.Builder
Protobuf type
sourcemap.LineMapping |
| Mapping.LineMappingOrBuilder |
| Mapping.OriginalMapping
Protobuf type
sourcemap.OriginalMapping |
| Mapping.OriginalMapping.Builder
Protobuf type
sourcemap.OriginalMapping |
| Mapping.OriginalMappingOrBuilder |
| SourceMapConsumer
A SourceMapConsumer is a SourceMapping provide that can parse from a raw
string.
|
| SourceMapConsumerV3.EntryVisitor |
| SourceMapFormat
A list of currently support SourceMap format revisions.
|
| SourceMapGenerator
Collects information mapping the generated (compiled) source back to
its original source for debugging purposes
|
| SourceMapParseException
Throw if an invalid or unknown source map is encountered.
|
| SourceMapping
Interface for provide a way of mapping (line, column) positions back to
positions in the original (uncompiled) source code.
|
| SourceMappingReversable
A SourceMappingReversable is a SourceMapping that can provide the reverse
(source --> target) source mapping.
|
| SourceMapSection
A class representing a partial source map.
|
| SourceMapSection.SectionType |
| SourceMapSupplier
A class for mapping source map names to the actual contents.
|
| SourceMapUrlGenerator
A generator for the value of sourceMappingUrl special comment
for CSS source maps.
|
Copyright © 2012-2015. All Rights Reserved.