object Signature
- Companion:
- class
Type members
Classlikes
Types
Inherited types
Value members
Concrete methods
The signature of a method with no parameters and result type resultType
.
The signature of a method with no parameters and result type resultType
.
The resulting value is only cacheable if isUnderDefined == false
,
otherwise the signature will change once the contained type variables have
been instantiated.
Concrete fields
The signature of everything that's not a method, i.e. that has a type different from PolyType or MethodType.
The signature of everything that's not a method, i.e. that has a type different from PolyType or MethodType.