Class BmEventHandlerValidateParticipant
java.lang.Object
com._1c.g5.v8.dt.bm.internal.xtext.BmEventHandlerValidateParticipant
- All Implemented Interfaces:
- org.eclipse.xtext.builder.IXtextBuilderParticipant
public class BmEventHandlerValidateParticipant
extends Object
implements org.eclipse.xtext.builder.IXtextBuilderParticipant
The build participant for event handlers validation
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.eclipse.xtext.builder.IXtextBuilderParticipantorg.eclipse.xtext.builder.IXtextBuilderParticipant.BuildType, org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidbuild(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context, org.eclipse.core.runtime.IProgressMonitor monitor) 
- 
Constructor Details- 
BmEventHandlerValidateParticipantpublic BmEventHandlerValidateParticipant()
 
- 
- 
Method Details- 
buildpublic void build(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException - Specified by:
- buildin interface- org.eclipse.xtext.builder.IXtextBuilderParticipant
- Throws:
- org.eclipse.core.runtime.CoreException
 
 
-