Uses of Class
com.google.javascript.rhino.JSDocInfo.Marker
-
Packages that use JSDocInfo.Marker Package Description com.google.javascript.rhino -
-
Uses of JSDocInfo.Marker in com.google.javascript.rhino
Methods in com.google.javascript.rhino that return types with arguments of type JSDocInfo.Marker Modifier and Type Method Description java.util.Collection<JSDocInfo.Marker>
JSDocInfo. getMarkers()
Gets the list of all markers for the documentation in this JSDoc.
-