Example usage for org.eclipse.jdt.internal.compiler.ast SingleNameReference subclass-usage

List of usage examples for org.eclipse.jdt.internal.compiler.ast SingleNameReference subclass-usage

Introduction

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

Usage

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

/**
 * NEW for OTDT.
 *
 * Special reference "result" referring to the result of a bound method.
 * Only the target side is supported, where result may appear within
 * arbitrary expressions. At the source side, "result" is just a name,