Example usage for org.eclipse.jdt.core ITypeHierarchy interface-usage

List of usage examples for org.eclipse.jdt.core ITypeHierarchy interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.core ITypeHierarchy interface-usage.

Usage

From source file org.eclipse.objectteams.otdt.core.IOTTypeHierarchy.java

/**
 * @author gis
 * Public interface for OTTypeHierarchy.
 * TODO: Add all those methods that need to be public API
 */
public interface IOTTypeHierarchy extends ITypeHierarchy {