toggle menu
Variist
2.0.0
jvm
switch theme
search in API
Variist
/
com.tegonal.variist.generators
/
UnicodeRanges
/
ASCII_ALPHA_LOWER
ASCII_ALPHA_LOWER
ASCII_ALPHA_LOWER
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
ranges
Link copied to clipboard
open
val
ranges
:
Array
<
out
UnicodeRange
>
Functions
contains
Link copied to clipboard
operator
fun
contains
(
codePoint
:
Int
)
:
Boolean
Indicates whether the given
codePoint
is part of this
UnicodeRange
collection or not.