AbstractSignatureTypeProvider

Convenience base class for SignatureTypeProvider implementations.

Since

1.0

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Returns the default type.
Link copied to clipboard
Returns the type for extension.
Link copied to clipboard
open fun hasTypeForExtension(extension: String): Boolean
Returns whether type for extension.
Link copied to clipboard
open fun setDefaultType(defaultTypeExtension: String)
Sets the default type.