public interface SourceToken
| Modifier and Type | Method and Description |
|---|---|
int |
getEndColumn()
Returns the ending column of the entity.
|
int |
getEndLine()
Returns the ending line of the entity.
|
Path |
getPath()
Returns the absolute path where the .msdl is defined.
|
int |
getStartColumn()
Returns the starting column of the entity.
|
int |
getStartLine()
Returns the starting line of the entity.
|
Path getPath()
int getEndColumn()
int getEndLine()
int getStartColumn()
int getStartLine()
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.