- Create the Parser interface - Implement the SourceCodeParser class SourceCodeParser should validate source files into source code with SourceFileChecker SourceCodeParser should build JavaEntity with JavaEntityFactory
SourceCodeParser should validate source files into source code with SourceFileChecker
SourceCodeParser should build JavaEntity with JavaEntityFactory