JavaChecks

dotty.tools.dotc.typer.JavaChecks$
object JavaChecks

PostTyper doesn't run on java sources, but some checks still need to be applied.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def check(tree: Tree)(using Context): Unit

Scan a tree and check it.

Scan a tree and check it.

Attributes