public abstract static class DependencyInfo.Base extends java.lang.Object implements DependencyInfo
isModule().DependencyInfo.Base, DependencyInfo.Require, DependencyInfo.Util| Constructor and Description |
|---|
Base() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<java.lang.String> |
getRequiredSymbols() |
boolean |
isModule()
Whether the symbol is provided by a module
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHasExternsAnnotation, getHasNoCompileAnnotation, getLoadFlags, getName, getPathRelativeToClosureBase, getProvides, getRequires, getTypeRequirespublic boolean isModule()
DependencyInfoisModule in interface DependencyInfopublic com.google.common.collect.ImmutableList<java.lang.String> getRequiredSymbols()
getRequiredSymbols in interface DependencyInfoCopyright © 2009-2019 Google. All Rights Reserved.