Class AccessPathStore.Builder<V extends org.checkerframework.errorprone.dataflow.analysis.AbstractValue<V>>
java.lang.Object
com.google.errorprone.dataflow.AccessPathStore.Builder<V>
- Enclosing class:
AccessPathStore<V extends org.checkerframework.errorprone.dataflow.analysis.AbstractValue<V>>
public static final class AccessPathStore.Builder<V extends org.checkerframework.errorprone.dataflow.analysis.AbstractValue<V>>
extends Object
Builder for
AccessPathStore
instances. To obtain an instance, obtain a AccessPathStore
(such as AccessPathStore.empty()
), and call toBuilder()
on it.- Author:
- bennostein@google.com (Benno Stein)
-
Method Summary
-
Method Details
-
setInformation
-
build
-