public class SourceCodePositioner extends Object
| Constructor and Description |
|---|
SourceCodePositioner(String sourceCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
columnFromOffset(int offset) |
int |
lineNumberFromOffset(int offset) |
public SourceCodePositioner(String sourceCode)
Copyright © 2002–2016 InfoEther. All rights reserved.