public class EMFPatternLanguageBuilderParticipant
extends org.eclipse.xtext.builder.BuilderParticipant
| Constructor and Description |
|---|
EMFPatternLanguageBuilderParticipant() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context,
org.eclipse.core.runtime.IProgressMonitor monitor) |
protected void |
handleChangedContents(org.eclipse.xtext.resource.IResourceDescription.Delta delta,
org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context,
org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 fileSystemAccess) |
addMarkerAndLogError, canClean, cleanDerivedResources, cleanOutput, cleanOutput, clearResourceSet, doBuild, doGenerate, getBuilderPreferenceAccess, getCurrentSourceFolder, getDerivedResourceMarkers, getDerivedResources, getGenerator, getGenerator2, getGeneratorIdProvider, getGeneratorMarkers, getOutputConfigurationProvider, getOutputConfigurations, getOutputs, getPostProcessor, getRelevantDeltas, getResourceServiceProvider, getStorage2UriMapper, handleChangedContents, isEnabled, refreshOutputFolders, registerCurrentSourceFolder, saveResourceStorage, setBuilderPreferenceAccess, setOutputConfigurationProvider, shouldGeneratepublic EMFPatternLanguageBuilderParticipant()
public void build(org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
build in interface org.eclipse.xtext.builder.IXtextBuilderParticipantbuild in class org.eclipse.xtext.builder.BuilderParticipantorg.eclipse.core.runtime.CoreExceptionprotected void handleChangedContents(org.eclipse.xtext.resource.IResourceDescription.Delta delta,
org.eclipse.xtext.builder.IXtextBuilderParticipant.IBuildContext context,
org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 fileSystemAccess)
throws org.eclipse.core.runtime.CoreException
handleChangedContents in class org.eclipse.xtext.builder.BuilderParticipantorg.eclipse.core.runtime.CoreException