package cmdlang
-
cmdlang.ast
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val arg : 'a Arg.t -> 'a Cmdlang_ast.Ast.Arg.t
val param : 'a Param.t -> 'a Cmdlang_ast.Ast.Param.t
val command : 'a t -> 'a Cmdlang_ast.Ast.Command.t