Klasse CompletionOnKeywordModuleInfo

Alle implementierten Schnittstellen:
CompletionOnKeyword, TypeConstants, TypeIds

public class CompletionOnKeywordModuleInfo extends ExportsStatement implements CompletionOnKeyword
This class is independent of its parent class and is in fact a dummy ExportsStatement. Used to hook into the existing module declaration type and is used as a placeholder for keyword completion. This can be any module keyword completion and not necessarily related to exports statement.
  • Konstruktordetails

    • CompletionOnKeywordModuleInfo

      public CompletionOnKeywordModuleInfo(char[] token, long pos, char[][] possibleKeywords)
  • Methodendetails