ScalarResolver

fun interface ScalarResolver

ScalarResolver tries to detect a type of scalar value by its content (when the tag is implicit)

Inheritors

Functions

Link copied to clipboard
abstract fun resolve(value: String, implicit: Boolean): Tag

Resolve (detect) the tag of the scalar node of the given type.