hasSkolem

dotty.tools.dotc.typer.Implicits.hasSkolem

Attributes

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

Members list

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

Attributes

Inherited from:
TreeAccumulator
def foldMoreCases(x: Boolean, tree: Tree)(using Context): Boolean

Attributes

Inherited from:
TreeAccumulator
def foldOver(x: Boolean, tree: Tree)(using Context): Boolean

Attributes

Inherited from:
TreeAccumulator