Copyright © (C) 2015, Pablo Lamela, Simon Thompson
Authors: Pablo Lamela Seijas (P.Lamela-Seijas@kent.ac.uk), Simon Thompson (S.J.Thompson@kent.ac.uk).
| infer_behaviour/6 | Takes two input files (LeftFile and RightFile) and an output file (OutputFile), and tries to create a behaviour definition in OutputFile with the common parts of the inputs files while transforming the input files into behaviour instances of OutputFile. |
infer_behaviour(LeftFile::string(), RightFile::string(), OutputFile::string(), SearchPaths::[string()], Editor::atom(), TabWidth::non_neg_integer()) -> {ok, [any()]}
Takes two input files (LeftFile and RightFile) and an output file (OutputFile), and tries to create a behaviour definition in OutputFile with the common parts of the inputs files while transforming the input files into behaviour instances of OutputFile.
Generated by EDoc, Nov 5 2015, 16:30:19.