Class ExplicitPositiveAdjectiveIsDeprecated
- java.lang.Object
-
- org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
-
- org.eclipse.epsilon.hutn.parse.postprocessor.ExplicitPositiveAdjectiveIsDeprecated
-
public class ExplicitPositiveAdjectiveIsDeprecated extends HutnPostProcessorTest
-
-
Field Summary
-
Fields inherited from class org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
problems
-
-
Constructor Summary
Constructors Constructor Description ExplicitPositiveAdjectiveIsDeprecated()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidpostprocess()voidpostprocessorShouldGenerateOneProblem()voidproblemShouldBeWarning()voidreasonShouldBeDeprecation()-
Methods inherited from class org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
buildAst, buildAst, postProcessorTest
-
-