15161718192021
private final NavigatorProblemsDecorator fProblemDecorator; public ErlangFileLabelProvider() { super(); fProblemDecorator = new NavigatorProblemsDecorator(); }