parse_tdim

Function parse_tdim 

Source
pub fn parse_tdim(
    symbol_table: &SymbolScope,
    input: &str,
) -> Result<TDim, Error>