java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.output.text.ObjectLocation |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public int | columnBegin | ||||||||||
public int | columnEnd | ||||||||||
public int | depth | ||||||||||
public int | lineBegin | ||||||||||
public int | lineEnd | ||||||||||
public Object | object |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ObjectLocation() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getColumnBegin() | ||||||||||
int | getColumnEnd() | ||||||||||
int | getLineBegin() | ||||||||||
int | getLineEnd() | ||||||||||
Object | getObject() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |