Uses of Class
com.google.javascript.rhino.JSDocInfo.TypePosition
Packages that use JSDocInfo.TypePosition
-
Uses of JSDocInfo.TypePosition in com.google.javascript.rhino
Methods in com.google.javascript.rhino that return JSDocInfo.TypePositionModifier and TypeMethodDescriptionJSDocInfo.Marker.getType()Gets the position information for the type expression found in some block tags, like "@param" and "@return".