public class LineOffsets extends Object
LineOffsets(String code)
int
getEndOffset(Token token)
getOffset(int line, int column)
getStartOffset(Token token)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineOffsets(String code)
public int getStartOffset(Token token)
public int getEndOffset(Token token)
public int getOffset(int line, int column)
Copyright © 2010–2015 SonarSource. All rights reserved.