public class TypePatternQuestions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
TypePatternQuestions.Question |
| Constructor and Description |
|---|
TypePatternQuestions() |
| Modifier and Type | Method and Description |
|---|---|
TypePatternQuestions.Question |
anyChanges() |
FuzzyBoolean |
askQuestion(TypePattern pattern,
ResolvedType type,
TypePattern.MatchKind kind) |
java.lang.String |
toString() |
public FuzzyBoolean askQuestion(TypePattern pattern, ResolvedType type, TypePattern.MatchKind kind)
public TypePatternQuestions.Question anyChanges()
public java.lang.String toString()
toString in class java.lang.Object