ContextIntention

abstract class ContextIntention

Represents an intention for what a context is used for.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun addOptional(paramType: ContextParamType<*>)
Link copied to clipboard
fun addRequired(paramType: ContextParamType<*>)