Class ProcessingInstructionSnippetContext

java.lang.Object
org.eclipse.lemminx.services.snippets.ProcessingInstructionSnippetContext
All Implemented Interfaces:
ISnippetContext<ICompletionRequest>, IXMLSnippetContext

public class ProcessingInstructionSnippetContext extends Object implements IXMLSnippetContext
Snippet context used to filter if Processing Instruction Snippets should be triggered or not.
  • Field Details

  • Constructor Details

    • ProcessingInstructionSnippetContext

      public ProcessingInstructionSnippetContext()
  • Method Details