Example usage for org.eclipse.jdt.internal.compiler.problem ProblemSeverities interface-usage

List of usage examples for org.eclipse.jdt.internal.compiler.problem ProblemSeverities interface-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.compiler.problem ProblemSeverities interface-usage.

Usage

From source file org.eclipse.objectteams.otdt.internal.core.compiler.ast.AbstractMethodMappingDeclaration.java

/**
 * NEW for OTDT
 *
 * Generalizes structure and resolving for Callin/CallountMethodMappings.
 * Subclasses have to provide specific strategies for type checking.
 *