A content assist processor that aggregates the proposals of the {@link org.eclipse.wst.sse.ui.contentassist.ICompletionProposalComputer}s contributed via the org.eclipse.wst.sse.ui.completionProposal extension point.
Extenders may extend:
{@link #propertyChange(PropertyChangeEvent)}to react to property change events that occur in the {@link IPreferenceStore} given to the constructor in case the behaviorof the processor needs to change according to user preferences
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.