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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context, org.eclipse.core.runtime.IProgressMonitor monitor)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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 interface org.eclipse.xtext.builder.IXtextBuilderParticipant
      Throws:
      org.eclipse.core.runtime.CoreException