Class FunctionCallClassificationVisitor

java.lang.Object
org.eclipse.emf.ecore.util.Switch<T>
org.eclipse.emf.ecore.util.ComposedSwitch<Collection<BitSet>>
org.somox.gast2seff.visitors.FunctionCallClassificationVisitor

public class FunctionCallClassificationVisitor extends ComposedSwitch<Collection<BitSet>>
Classifies function calls are internal, library, or external calls. Transitively assigns that type to outer statements like loops or branches.