"@brief" is not a valid Javadoc tag

This commit is contained in:
Ben Liblit 2017-12-19 14:24:57 -06:00
parent d8b041469f
commit ca23fc5b91
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import com.ibm.wala.ipa.callgraph.ContextKey;
import com.ibm.wala.ipa.callgraph.propagation.FilteredPointerKey;
/**
* @brief
* Implements a Context which corresponds to a given type abstraction.
* Thus, this maps the name "TYPE" to a JavaTypeAbstraction.
* TODO