resolve

open override fun resolve(value: String, implicit: Boolean): Tag

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

Return

the Tag that matches the contents

Parameters

value
  • the value of the scalar node

implicit
  • true if there was no tag specified (the tag will be resolved)