public class LibFormulaValuesHighlight.LibFormulaScanner extends Object
Constructor and Description |
---|
LibFormulaValuesHighlight.LibFormulaScanner() |
Modifier and Type | Method and Description |
---|---|
int |
getLength()
Returns the ending location of the current token in the document.
|
int |
getStartOffset()
Returns the starting location of the current token in the document.
|
int |
nextToken()
Returns the next lexical token in the document.
|
void |
setRange(String text) |
void |
setValueNames(String[] valueNames) |
public LibFormulaValuesHighlight.LibFormulaScanner()
public final int getLength()
public void setValueNames(String[] valueNames)
public final int getStartOffset()
public int nextToken()
public void setRange(String text)