menu
petitparser_examples package
documentation
smalltalk.dart
HasSelector
isKeyword property
isKeyword property
dark_mode
light_mode
isKeyword
property
bool
get
isKeyword
Implementation
bool get isKeyword => selectorToken.first.value.endsWith(':');
petitparser_examples package
documentation
smalltalk
HasSelector
isKeyword property
HasSelector mixin