Interface CompileTester.FileClause<T>
- Type Parameters:
T- the clause type returned byCompileTester.ChainingClause.and()
- All Superinterfaces:
CompileTester.ChainingClause<T>
- Enclosing interface:
CompileTester
The clause in the fluent API that checks that a diagnostic is associated with a particular
JavaFileObject.- Author:
- Gregory Kick
-
Method Summary
Methods inherited from interface CompileTester.ChainingClause
and
-
Method Details
-
in
-