TypeSymbol
Type members
Value members
Concrete methods
Inherited methods
All symbols overridden by this symbol.
All symbols overridden by this symbol.
- Inherited from
- TermOrTypeSymbol
This method is overridden in every subclass to perform their own checks.
This method is overridden in every subclass to perform their own checks.
Every override is expected to call super.doCheckCompleted() first.
If a check fail, it should be reported with failNotCompleted.
- Inherited from
- Symbol
The first symbol overridden by this symbol, if any.
The first symbol overridden by this symbol, if any.
- Inherited from
- TermOrTypeSymbol
The symbol, in class inClass, that is overridden by this symbol, if any.
The symbol, in class inClass, that is overridden by this symbol, if any.
- Inherited from
- TermOrTypeSymbol
Returns true iff this symbol override that symbol.
Returns true iff this symbol override that symbol.
- Inherited from
- TermOrTypeSymbol
The symbol overriding this symbol in given subclass inClass, if any.
The symbol overriding this symbol in given subclass inClass, if any.
- Inherited from
- TermOrTypeSymbol