Package dafny
Class CodePoint
java.lang.Object
dafny.CodePoint
An int wrapper type just like java.lang.Integer,
but used as a more type-safe reference to a Unicode scalar value
specifically, which corresponds to the Dafny `char` type
when using --unicode-char.
-
Method Summary