net.sourceforge.pmd.dfa.pathfinder

Interface Executable

public interface Executable

Author: raik

Will be executed if PathFinder finds a path.

Method Summary
voidexecute(CurrentPath path)

Method Detail

execute

public void execute(CurrentPath path)