Symbol
class Object
trait Matchable
class Any
trait DeclaringSymbol
class ClassSymbol
class PackageSymbol
object NoSymbol
class TermOrTypeSymbol
class TermSymbol
class TypeSymbol
class TypeSymbolWithBounds
class TypeMemberSymbol
class TypeParamSymbol
class ClassTypeParamSymbol
class LocalTypeParamSymbol
Type members
Types
Value members
Concrete methods
protected
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.