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

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

Introduction

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

Usage

From source file org.codehaus.jdt.groovy.internal.compiler.ast.GroovyClassScope.java

@SuppressWarnings("restriction")
public class GroovyClassScope extends ClassScope {

    // SET FOR TESTING ONLY, enables tests to listen for interesting events
    public static EventListener debugListener = null;

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

/**
 * NEW for OTDT:
 *
 * A special type of scopes for role files and teams,
 * which is able to resolve from different sources:
 *   + parent is the team scope