menu
parser_builder package
documentation
bytes.dart
TakeWhile1
TakeWhile1 const constructor
TakeWhile1 const constructor
dark_mode
light_mode
TakeWhile1
constructor
const
TakeWhile1
(
SemanticAction
<
bool
>
predicate
)
Implementation
const TakeWhile1(this.predicate);
parser_builder package
documentation
bytes
TakeWhile1
TakeWhile1 const constructor
TakeWhile1 class