Uses of Interface
com.google.errorprone.matchers.method.MatchState
Package | Description |
---|---|
com.google.errorprone.matchers.method |
-
Uses of MatchState in com.google.errorprone.matchers.method
Classes in com.google.errorprone.matchers.method that implement MatchState Modifier and Type Class Description class
ConstructorMatchState
The state that is propagated across a match operation for constructors.