SignatureTypeProvider

Functions

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