static UnderlyingView<?> |
UnderlyingView.from(org.eclipse.ui.IEditorPart editor) |
static <R> UnderlyingView<R> |
UnderlyingView.of(org.eclipse.jface.text.IDocument document,
UnderlyingResource<R> resource) |
static UnderlyingView<?> |
UnderlyingView.resolve(org.eclipse.jface.text.IDocument document) |
static UnderlyingView<?> |
UnderlyingView.resolve(org.eclipse.jface.text.IDocument document,
org.eclipse.ui.IEditorPart editor) |
static UnderlyingView<?> |
UnderlyingView.resolve(org.eclipse.jface.text.IDocument document,
java.lang.Object raw) |