fork/youtube_explode_dart/src/js/jsparser/src/lexer library
Classes
Functions
-
isDigit(
int x) → bool -
isEOL(
int x) → bool -
isFancyLetter(
int x) → bool -
isFancyNamePart(
int x) → bool -
isLetter(
int x) → bool -
isNamePart(
int x) → bool -
isNameStart(
int x) → bool -
isWhitespace(
int x) → bool - Ordinary whitespace (not line terminators)