pub fn lex(input: &str) -> TokenCollectionExpand description
Return collection of Modelica tokens generated from the input.
input: reference to input string containing Modelica source code
pub fn lex(input: &str) -> TokenCollectionReturn collection of Modelica tokens generated from the input.
input: reference to input string containing Modelica source code