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