org.aspectj.weaver.patterns
Class TypePatternQuestions.Question
java.lang.Object
org.aspectj.weaver.patterns.TypePatternQuestions.Question
- Enclosing class:
- TypePatternQuestions
public class TypePatternQuestions.Question
- extends java.lang.Object
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
TypePatternQuestions.Question
public TypePatternQuestions.Question(TypePattern pattern,
ResolvedType type,
TypePattern.MatchKind kind)
ask
public FuzzyBoolean ask()
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object