public class SourceReference extends Object
Modifier and Type | Method and Description |
---|---|
short |
getColumnFrom()
This function is for inquiring the start column from a Source Reference.
|
short |
getColumnTo()
This function is for inquiring the end column from a Source Reference.
|
short |
getLineNumber()
This function is for inquiring the line number from a SourceReference.
|
short |
getTokenFrom()
This function is for inquiring the start token number from a Source
Reference.
|
short |
getTokenTo()
This function is for inquiring the end token number from a Source
Reference.
|
public short getLineNumber()
public short getColumnFrom()
public short getColumnTo()
public short getTokenFrom()
public short getTokenTo()
Copyright © 2017. All rights reserved.