NoChecking
Value members
Concrete methods
- Definition Classes
- Definition Classes
- Definition Classes
- Definition Classes
- Definition Classes
- Definition Classes
Inherited methods
Check that pattern pat is irrefutable for scrutinee type sel.tpe.
This means sel is either marked @unchecked or sel.tpe conforms to the
pattern's type. If pattern is an UnApply, do the check recursively.
Check that pattern pat is irrefutable for scrutinee type sel.tpe.
This means sel is either marked @unchecked or sel.tpe conforms to the
pattern's type. If pattern is an UnApply, do the check recursively.
- Inherited from
- Checking
Check that path is a legal prefix for an export clause
Check that path is a legal prefix for an export clause
- Inherited from
- Checking
Check that path is a legal prefix for an import clause
Check that path is a legal prefix for an import clause
- Inherited from
- Checking
Check that class does not declare same symbol twice
Check that class does not declare same symbol twice
- Inherited from
- Checking
Check that all type members of tp have realizable bounds
Check that all type members of tp have realizable bounds
- Inherited from
- Checking
- Definition Classes
- Inherited from
- ReChecking
A hook to exclude selected symbols from double declaration check
A hook to exclude selected symbols from double declaration check
- Inherited from
- Checking