menu
fhir_path package
documentation
parser/literal_parser.dart
IdentifierParser
IdentifierParser.new constructor
IdentifierParser.new 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.new constructor
IdentifierParser class