pub fn parse_pdx_file( entry: &FileEntry, content: String, offset: usize, parser: &ParserMemory, ) -> Block
Parse the content associated with the FileEntry.
FileEntry