Function uml_parser::parse_uml_file [] [src]

pub fn parse_uml_file(file: &str, path: Option<&Path>) -> UMLTokens

Parse a UML file and return the UMLTokens that were parsed.