public interface IGotoMarker
Modifier and Type | Method and Description |
---|---|
void |
gotoMarker(IMarker marker)
Sets the cursor and selection state for an editor to
reveal the position of the given marker.
|
void gotoMarker(IMarker marker)
marker
- the marker
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.