class UNKNOWN : HitResult
(source)
Default type if we're unable to match the type to anything. It may or may not have a src.
UNKNOWN(src: String)
Default type if we're unable to match the type to anything. It may or may not have a src. |
val src: String |