Package-level declarations

Types

Link copied to clipboard

An abstract class representing a boolean predicate in the Grader assignment configuration.

Link copied to clipboard
class Configuration(profileName: String? = null) : ConfigVerifiable

Runtime configuration for various aspects of the grader.

Link copied to clipboard
private interface ConfigVerifiable

Marker interface to indicate that the class has additional constraints that can be optionally verified.