halotukozak.alpaca.internal.withDefault
See thewithDefault companion object
A type-level marker used to provide default type parameters.
This class is used internally for type inference to allow optional type parameters with defaults in the lexer and parser APIs.
Type parameters
- Q
-
the default type
- T
-
the provided type
Attributes
- Companion
- object
- Experimental
- true
- Source
- WithDefault.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
In this article
