Java org.eclipse.jdt.internal.core.search JavaSearchTypeNameMatch fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.core.search JavaSearchTypeNameMatch fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.core.search JavaSearchTypeNameMatch.

The text is from its open source code.

Constructor

JavaSearchTypeNameMatch(IType type, int modifiers)
Creates a new Java Search type name match.

Method

voidsetAccessibility(int accessibility)
Sets the accessibility of the accepted match.