Class TypePatternImpl

java.lang.Object
org.aspectj.internal.lang.reflect.TypePatternImpl
All Implemented Interfaces:
TypePattern

public class TypePatternImpl extends Object implements TypePattern
Default impl of a type pattern.
  • Constructor Details

    • TypePatternImpl

      public TypePatternImpl(String pattern)
  • Method Details