ParserChain

io.getquill.parser.engine.ParserChain
See theParserChain companion object
sealed trait ParserChain(using x$1: Quotes, x$2: TranspileConfig)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Abstract methods

def name: String

Concrete methods

Concrete fields

lazy val complete: Parser