Example usage for org.eclipse.jdt.internal.core AnnotatableInfo subclass-usage

List of usage examples for org.eclipse.jdt.internal.core AnnotatableInfo subclass-usage

Introduction

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

Usage

From source file org.eclipse.objectteams.otdt.internal.core.SourceMethodMappingInfo.java

/**
 * Capture all that information regarding a method mapping that may change while
 * still the mapping is considered the same (as detected by CallxyMapping.equals(..)).
 */
public class SourceMethodMappingInfo extends AnnotatableInfo {