OptionParser
io.getquill.parser.OptionParser
class OptionParser(rootParse: Parser)(using x$2: Quotes, x$3: TranspileConfig) extends Parser, Helpers
Attributes
- Graph
-
- Supertypes
-
trait Helperstrait Identstrait QuatMakingtrait QuatMakingBasetrait Parserclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
object InferQuat
Attributes
- Inherited from:
- QuatMakingBase
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Note: The -->, -@> etc.. clauses are just to optimize the match by doing an early-exit if possible. they don't actaully do any application-relevant logic
Note: The -->, -@> etc.. clauses are just to optimize the match by doing an early-exit if possible. they don't actaully do any application-relevant logic
Attributes
Inherited methods
Attributes
- Inherited from:
- QuatMakingBase
Attributes
- Inherited from:
- Idents
Attributes
- Inherited from:
- Idents
Attributes
- Definition Classes
- Inherited from:
- QuatMaking
Extensions
Extensions
extension (quat: Quat)
In this article