Interface ISourceCustomizer

All Known Implementing Classes:
SourceCustomizerAdapter

public interface ISourceCustomizer
Interface for decompiler-C source customizers provided by decompiler plugins.

Those objects are provided by INativeDecompilerPlugin.getSourceCustomizer(INativeDecompilerUnit).