Uses of Class
com.google.errorprone.bugpatterns.checkreturnvalue.Api
-
Uses of Api in com.google.errorprone.bugpatterns.checkreturnvalue
Modifier and TypeMethodDescriptionstatic Api
ApiFactory.fromSymbol
(com.sun.tools.javac.code.Symbol.MethodSymbol symbol, com.sun.tools.javac.code.Types types) Returns theApi
representation of the givensymbol
.static Api
Parses an API string into anApi
, ignoring trailing or inner whitespace between names.