Uses of Interface
com.google.javascript.rhino.jstype.StaticTypedRef
Packages that use StaticTypedRef
-
Uses of StaticTypedRef in com.google.javascript.jscomp
Classes in com.google.javascript.jscomp that implement StaticTypedRefModifier and TypeClassDescriptionstatic final classReferenceclassAbstractVarsubclass for use withTypedScope. -
Uses of StaticTypedRef in com.google.javascript.rhino.jstype
Classes in com.google.javascript.rhino.jstype that implement StaticTypedRefModifier and TypeClassDescriptionfinal classA property slot of an object.classSimpleReference<T extends StaticTypedSlot>A simple immutable reference.Methods in com.google.javascript.rhino.jstype that return StaticTypedRefModifier and TypeMethodDescriptionSimpleSlot.getDeclaration()StaticTypedSlot.getDeclaration()Gets the declaration of this symbol.