public class NullSourceMapBuilder extends Object
| Constructor and Description |
|---|
NullSourceMapBuilder(ExtendedStringBuilder cssBuilder) |
| Modifier and Type | Method and Description |
|---|---|
void |
append(SourceMapBuilder other) |
void |
appendAsSymbol(String str,
HiddenTokenAwareTree underlyingStructure) |
ExtendedStringBuilder |
getCssBuilder() |
String |
toSourceMap() |
public NullSourceMapBuilder(ExtendedStringBuilder cssBuilder)
public void appendAsSymbol(String str, HiddenTokenAwareTree underlyingStructure)
public ExtendedStringBuilder getCssBuilder()
public String toSourceMap()
public void append(SourceMapBuilder other)
Copyright © 2012-2014. All Rights Reserved.