Package org.openrewrite.test
Interface SourceSpec.ValidateSource
- Enclosing class:
SourceSpec<T extends org.openrewrite.SourceFile>
public static interface SourceSpec.ValidateSource
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.SourceFileaccept(org.openrewrite.SourceFile sourceFile, TypeValidation typeValidation)
-
Field Details
-
noop
-
-
Method Details
-
accept
org.openrewrite.SourceFile accept(org.openrewrite.SourceFile sourceFile, TypeValidation typeValidation)
-