menu
petitparser_examples package
documentation
smalltalk.dart
HasSelector
isBinary property
isBinary property
dark_mode
light_mode
isBinary
property
bool
get
isBinary
Implementation
bool get isBinary => !(isUnary || isKeyword);
petitparser_examples package
documentation
smalltalk
HasSelector
isBinary property
HasSelector mixin