Class SelectionOnPackageVisibilityReference

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ImportReference
org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnPackageVisibilityReference
All Implemented Interfaces:
TypeConstants, TypeIds

public class SelectionOnPackageVisibilityReference extends ImportReference
  • Constructor Details

    • SelectionOnPackageVisibilityReference

      public SelectionOnPackageVisibilityReference(char[][] tokens, long[] positions)
  • Method Details