Klasse ModuleUpdater

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.ModuleUpdater

public class ModuleUpdater extends Object
An instance of this class collects add-exports and add-reads options from a project's class path entries, and performs the corresponding updates when requested by the compiler.

For patch-module and limit-modules see org.eclipse.jdt.internal.core.builder.ModuleEntryProcessor.