dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Character.isLetter
java
lang
Character
Character
Undocumented in source. Be warned that the author may not have intended to support it.
class
Character
static
bool
isLetter
(
dchar
c
)
Meta
Source
See Implementation
java
lang
Character
Character
aliases
isWhiteSpace
constructors
this
functions
charValue
static functions
TYPE
isDigit
isIdentifierIgnorable
isJavaIdentifierPart
isLetter
isLetterOrDigit
isSpace
isSpaceChar
isUnicodeIdentifierPart
isUnicodeIdentifierStart
isUpperCase
isWhitespace
toLowerCase
toString
toUpperCase
static variables
MAX_RADIX
MIN_RADIX