private static class SourceMapConsumerV3.NamedEntry extends SourceMapConsumerV3.UnnamedEntry
| Modifier and Type | Field and Description |
|---|---|
private int |
name |
| Constructor and Description |
|---|
NamedEntry(int column,
int srcFile,
int srcLine,
int srcColumn,
int name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNameId() |
getSourceColumn, getSourceFileId, getSourceLinegetGeneratedColumnNamedEntry(int column,
int srcFile,
int srcLine,
int srcColumn,
int name)
public int getNameId()
getNameId in interface SourceMapConsumerV3.EntrygetNameId in class SourceMapConsumerV3.UnnamedEntry