public abstract static class DependencyInfo.Base extends Object implements DependencyInfo
isModule()
.DependencyInfo.Base, DependencyInfo.Util
Constructor and Description |
---|
DependencyInfo.Base() |
Modifier and Type | Method and Description |
---|---|
boolean |
isModule()
Whether the symbol is provided by a module
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLoadFlags, getName, getPathRelativeToClosureBase, getProvides, getRequires
public boolean isModule()
DependencyInfo
isModule
in interface DependencyInfo
Copyright © 2009-2016 Google. All Rights Reserved.