Uses of Class
com.google.javascript.jscomp.CodingConvention.Bind
Packages that use CodingConvention.Bind
-
Uses of CodingConvention.Bind in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return CodingConvention.BindModifier and TypeMethodDescription@Nullable CodingConvention.Bind
ClosureCodingConvention.describeFunctionBind
(Node n, boolean callerChecksTypes, boolean iCheckTypes) CodingConvention.describeFunctionBind
(Node n) A Bind instance or null.CodingConvention.describeFunctionBind
(Node n, boolean callerChecksTypes, boolean iCheckTypes) A Bind instance or null.CodingConventions.Proxy.describeFunctionBind
(Node n) CodingConventions.Proxy.describeFunctionBind
(Node n, boolean callerChecksTypes, boolean iCheckTypes)