OASISSourcePatternsSearch source files, using pattern and templates.
See `_oasis` fields 'InterfacePatterns' and 'ImplementationPatterns'.
val implementation : t listList of templates to search an implementation file matching a module.
val interface : t listList of templates to search an interface file metching a module.
val parse : string -> tParse the given string.
val to_string : t -> stringReturn the string representation of t.
val all_possible_files :
t list ->
path:OASISUnixPath.unix_dirname ->
modul:string ->
OASISUnixPath.unix_filename listList all possible files using the list of templates.
@params modul The module name as defined in the field "Modules" and "InternalModules" @params path The base path of the module as defined in "Path"
val odn_of_t : t -> OASISDataNotation.tConvert to OASISDataNotation.