Ast

io.getquill.parser.SerialHelper.Ast
object Ast

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ast.type

Members list

Type members

Classlikes

class Expr[T]

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromSerialized(serial: String): Ast
def toSerialized(value: Ast): String