将java项目CrocoPat的输入格式(RSF)
资 源 简 介
Moved to https://github.com/arend-von-reinersdorff/java2rsf/
The program Crocopat was created - among other things - to find design patterns. But it has its own input format and cannot read Java source code directly. java2rsf attempts to bridge this gap by converting Java projects into Crocopat"s input format (rsf).
文 件 列 表
rml programs
builder_pattern.rml
decorator_pattern.rml
immutable_pattern.rml
rsf files
java-api.rsf
java-mail.rsf
jdt-core.rsf
jedit.rsf
parts of java api
rsf output
java-api_builder.rsf
java-api_decorator.rsf
java-api_immutable.rsf
java-mail_builder.rsf
java-mail_decorator.rsf
java-mail_immutable.rsf
jdt-core_builder.rsf
jdt-core_decorator.rsf
jdt-core_immutable.rsf
jedit_builder.rsf
jedit_decorator.rsf
jedit_immutable.rsf
examples source
java api
com
java mail
jdt core
jedit
java api