tiger_lib::parse::pdxfile

Function parse_pdx_file

Source
pub fn parse_pdx_file(
    entry: &FileEntry,
    content: String,
    offset: usize,
    parser: &ParserMemory,
) -> Block
Expand description

Parse the content associated with the FileEntry.