Guess
Interfaces, Classes, Traits and Enums
- Guess
- Base class for guesses made by TypeGuesserInterface implementation.
- TypeGuess
- Contains a guessed class name and a list of options for creating an instance of that class.
- ValueGuess
- Contains a guessed value.