Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parsing a file and outputting all of the different steps
val parse_line :
?verbose:bool ->
?lexer:bool ->
string ->
bool ->
(string, Parser.parameters) Hashtbl.t
Parse a line and execute it through the runtime
Takes two Hahstbl and fuse them together
List all of possible file in directory for autocompletion