Module infer_behaviour

Top level for the behaviour generation refactoring.

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).

Description

Top level for the behaviour generation refactoring.

Function Index

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.

Function Details

infer_behaviour/6

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.