menu
liquify package
documentation
parser.dart
CharacterPredicate
test abstract method
test abstract method
dark_mode
light_mode
test
abstract method
bool
test
(
int
charCode
)
Tests if the
charCode
satisfies the predicate.
Implementation
bool test(int charCode);
liquify package
documentation
parser
CharacterPredicate
test abstract method
CharacterPredicate class