Package org.aspectj.weaver.patterns
Class TypePatternQuestions.Question
- java.lang.Object
-
- org.aspectj.weaver.patterns.TypePatternQuestions.Question
-
- Enclosing class:
- TypePatternQuestions
public class TypePatternQuestions.Question extends Object
-
-
Constructor Summary
Constructors Constructor Description Question(TypePattern pattern, ResolvedType type, TypePattern.MatchKind kind)
-
-
-
Constructor Detail
-
Question
public Question(TypePattern pattern, ResolvedType type, TypePattern.MatchKind kind)
-
-