menu
fhir_path package
documentation
lexer/special_lexer.dart
thisLexer property
thisLexer property
dark_mode
light_mode
thisLexer
top-level property
Parser
<
ThisParser
>
thisLexer
final
identifies thiss
Implementation
final Parser<ThisParser> thisLexer = string(r'$this').map((_) => ThisParser());
fhir_path package
documentation
lexer/special_lexer
thisLexer property
special_lexer library