Klasse CompletionOnKeywordModuleDeclaration

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ModuleDeclaration
org.aspectj.org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeywordModuleDeclaration
Alle implementierten Schnittstellen:
CompletionOnKeyword, ReferenceContext, TypeConstants, TypeIds

public class CompletionOnKeywordModuleDeclaration extends ModuleDeclaration implements CompletionOnKeyword
  • Konstruktordetails

    • CompletionOnKeywordModuleDeclaration

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