Java org.eclipse.jdt.internal.compiler.lookup Substitution fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.compiler.lookup Substitution fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.compiler.lookup Substitution.

The text is from its open source code.

Constructor

Method

LookupEnvironmentenvironment()
Returns the lookup environment
booleanisRawSubstitution()
Returns true for raw substitution
TypeBindingsubstitute(TypeVariableBinding typeVariable)
Returns the type substitute for a given type variable, or itself if no substitution got performed.