koncierge
/
ar.com.florius.koncierge.internal
/
ParseError
Parse
Error
This class has no useful logic; it's just a wrapper an parser error.
inline class
ParseError
(s:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
ParseError
Link copied to clipboard
Warps an parser error
fun
ParseError
(s:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
s
Link copied to clipboard
val
s
:
String
Content copied to clipboard