Java org.aspectj.weaver.patterns TypePattern fields, constructors, methods, implement or subclass

Example usage for Java org.aspectj.weaver.patterns TypePattern fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.aspectj.weaver.patterns TypePattern.

The text is from its open source code.

Field

TypePatternELLIPSIS
TypePatternANY

Method

booleanisIncludeSubtypes()
voidresolve(World world)
TypePatternresolveBindings(IScope scope, Bindings bindings, boolean allowBinding, boolean requireExactType)
This can modify in place, or return a new TypePattern if the type changes.