menu
fhir_path package
documentation
parser/literal_parser.dart
IdentifierParser
IdentifierParser constructor
IdentifierParser constructor
dark_mode
light_mode
IdentifierParser
constructor
IdentifierParser
(
String
identifier
,
String
value
)
Implementation
IdentifierParser(this.identifier, super.value);
fhir_path package
documentation
parser/literal_parser
IdentifierParser
IdentifierParser constructor
IdentifierParser class