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

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

Introduction

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

Usage

From source file org.codehaus.jdt.groovy.integration.internal.MultiplexingImportMatchLocatorParser.java

/**
 * @author Andrew Eisenberg
 * @created Nov 17, 2009
 * 
 */
public class MultiplexingImportMatchLocatorParser extends ImportMatchLocatorParser {