public static class Symbol.PackageSymbol extends Symbol
Symbol.MethodSymbol, Symbol.PackageSymbol, Symbol.TypeSymbol, Symbol.VariableSymbol
ABSENT, AMBIGUOUS, ERRONEOUS, MTH, PCK, TYP, VAR
Symbol.PackageSymbol(String name, Symbol owner)
complete, enclosingClass, flags, outermostClass, owner, packge
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Symbol.PackageSymbol(@Nullable String name, @Nullable Symbol owner)
Copyright © 2012-2013 SonarSource. All Rights Reserved.