Example usage for org.eclipse.jdt.internal.core.search.matching PatternLocator subclass-usage

List of usage examples for org.eclipse.jdt.internal.core.search.matching PatternLocator subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.core.search.matching PatternLocator subclass-usage.

Usage

From source file org.eclipse.objectteams.otdt.internal.core.search.matching.ReferenceToTeamLocator.java

/**
 * NEW for OTDT
 * <br>
 * This locator performs the final matching for {@link ReferenceToTeamPackagePattern}s.
 * 
 * @author haebor