Class StringLiteral

java.lang.Object
com.google.errorprone.matchers.StringLiteral
All Implemented Interfaces:
Matcher<ExpressionTree>, Serializable

public class StringLiteral extends Object implements Matcher<ExpressionTree>
Author:
eaftan@google.com (Eddie Aftandilian), pepstein@google.com (Peter Epstein)
See Also: