Example usage for org.eclipse.jdt.internal.compiler.lookup ParameterizedTypeBinding subclass-usage

List of usage examples for org.eclipse.jdt.internal.compiler.lookup ParameterizedTypeBinding subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.compiler.lookup ParameterizedTypeBinding subclass-usage.

Usage

From source file org.eclipse.objectteams.otdt.internal.core.compiler.lookup.DependentTypeBinding.java

/**
 * NEW for OTDT
 *
 * This class handles the dependent type mechanisms for role types and types with value parameters.
 *
 * For documentation of declaration of such types see TypeValueParameter.