public interface StaticSlot
StaticSlot
interface must be implemented by variables that can
appear as members of a StaticScope
.Modifier and Type | Method and Description |
---|---|
StaticRef |
getDeclaration()
Gets the declaration of this symbol.
|
JSDocInfo |
getJSDocInfo()
Gets the JSDoc for this slot.
|
String |
getName()
Gets the name of the slot.
|
Copyright © 2009-2016 Google. All Rights Reserved.