Java org.eclipse.jdt.internal.compiler.env IGenericType fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

intgetModifiers()
Answer an int whose bits are set according the access constants defined by the VM spec.
booleanisBinaryType()
Answer whether the receiver contains the resolved binary form or the unresolved source form of the type.