Class TestQueryValidators
- java.lang.Object
-
- net.sourceforge.pmd.lang.apex.ast.TestQueryValidators
-
@Deprecated @InternalApi public final class TestQueryValidators extends Object
Deprecated.The test query validators will return back the query it was given. The real implementation actually creates its own query.- Author:
- jspagnola
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TestQueryValidators.Error
Deprecated.static class
TestQueryValidators.Noop
Deprecated.
-