PseudoAst

io.getquill.PseudoAst
trait PseudoAst

A trait to be used by elements that are not proper AST elements but should still be treated as though they were in the case where traceAstSimple is enabled (i.e. their toString method should be used instead of the standard qprint AST printing)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article