Package org.aspectj.weaver.patterns
Class TypePatternQuestions
- java.lang.Object
-
- org.aspectj.weaver.patterns.TypePatternQuestions
-
public class TypePatternQuestions extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classTypePatternQuestions.Question
-
Constructor Summary
Constructors Constructor Description TypePatternQuestions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TypePatternQuestions.QuestionanyChanges()FuzzyBooleanaskQuestion(TypePattern pattern, ResolvedType type, TypePattern.MatchKind kind)StringtoString()
-
-
-
Method Detail
-
askQuestion
public FuzzyBoolean askQuestion(TypePattern pattern, ResolvedType type, TypePattern.MatchKind kind)
-
anyChanges
public TypePatternQuestions.Question anyChanges()
-
-