Package io.codemodder.javaparser
Class ASTExpectations.StringLiteralExpectation
java.lang.Object
io.codemodder.javaparser.ASTExpectations.StringLiteralExpectation
- Enclosing class:
- ASTExpectations
A type for querying and filtering string literals.
-
Constructor Summary
ConstructorsConstructorDescriptionStringLiteralExpectation
(Optional<com.github.javaparser.ast.expr.StringLiteralExpr> stringLiteralExpr) -
Method Summary
-
Constructor Details
-
StringLiteralExpectation
public StringLiteralExpectation(Optional<com.github.javaparser.ast.expr.StringLiteralExpr> stringLiteralExpr)
-
-
Method Details
-
result
-