# Functions

NewMockDefinition creates a new mock instance.
NewMockValue creates a new mock instance.

# Structs

MockDefinition is a mock of Definition interface.
MockDefinitionMockRecorder is the mock recorder for MockDefinition.
MockValue is a mock of Value interface.
MockValueMockRecorder is the mock recorder for MockValue.