hasSkolem

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(x: Boolean, tree: Tree)(using Context): Boolean

Inherited methods

def apply(x: Boolean, trees: List[Tree])(using Context): Boolean
Inherited from
TreeAccumulator
def foldMoreCases(x: Boolean, tree: Tree)(using Context): Boolean
Inherited from
TreeAccumulator
def foldOver(x: Boolean, tree: Tree)(using Context): Boolean
Inherited from
TreeAccumulator