Uses of Class
com.google.errorprone.ErrorProneFlags.Builder
-
Uses of ErrorProneFlags.Builder in com.google.errorprone
Modifier and TypeMethodDescriptionstatic ErrorProneFlags.Builder
ErrorProneFlags.builder()
Given a String custom flag in the format"-XepOpt:FlagName=Value"
, places the flag in this builder's dictionary, e.g.Puts a key-value pair directly in this builder's dictionary.