menu
fhir_path package
documentation
petit/petit_fhir_path.dart
starLexer property
starLexer property
dark_mode
light_mode
starLexer
top-level property
Parser
<
StarParser
>
starLexer
final
identifies stars
Implementation
final Parser<StarParser> starLexer = char('*').map((_) => StarParser());
fhir_path package
documentation
petit/petit_fhir_path
starLexer property
petit_fhir_path library