public class SourceMapJoinerStub
extends com.atlassian.sourcemap.SourceMapJoiner
| Constructor and Description |
|---|
SourceMapJoinerStub() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(com.atlassian.sourcemap.SourceMap sourceMap,
int length) |
void |
add(com.atlassian.sourcemap.SourceMap sourceMap,
int length,
int offset) |
com.atlassian.sourcemap.SourceMap |
join() |
public void add(com.atlassian.sourcemap.SourceMap sourceMap,
int length)
add in class com.atlassian.sourcemap.SourceMapJoinerpublic void add(com.atlassian.sourcemap.SourceMap sourceMap,
int length,
int offset)
add in class com.atlassian.sourcemap.SourceMapJoinerpublic com.atlassian.sourcemap.SourceMap join()
join in class com.atlassian.sourcemap.SourceMapJoinerCopyright © 2019 Atlassian. All rights reserved.