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

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

Introduction

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

Usage

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

/**
 * NEW for OTDT.
 *
 * This class model the implicit enclosing Team instance that is used
 * for type checking of role types that have no explicit anchor.
 *