Package com._1c.g5.v8.dt.bsl.bm
Class BslBmLinkProviderClearingParticipant
java.lang.Object
com._1c.g5.v8.dt.bsl.bm.BslBmLinkProviderClearingParticipant
- All Implemented Interfaces:
org.eclipse.xtext.builder.IXtextBuilderParticipant
public class BslBmLinkProviderClearingParticipant
extends Object
implements org.eclipse.xtext.builder.IXtextBuilderParticipant
Special build participant for clearing all resources from
XtextBmLinkProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.xtext.builder.IXtextBuilderParticipant
org.eclipse.xtext.builder.IXtextBuilderParticipant.BuildType, org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
build
(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context, org.eclipse.core.runtime.IProgressMonitor monitor)
-
Constructor Details
-
BslBmLinkProviderClearingParticipant
public BslBmLinkProviderClearingParticipant()
-
-
Method Details
-
build
public void build(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException - Specified by:
build
in interfaceorg.eclipse.xtext.builder.IXtextBuilderParticipant
- Throws:
org.eclipse.core.runtime.CoreException
-