refactored comment tokenizer
This commit is contained in:
parent
0d66568ba3
commit
1883797742
3 changed files with 221 additions and 245 deletions
|
|
@ -56,10 +56,10 @@ void JavaDocConverter::fillStaticTables() {
|
|||
*
|
||||
* entities must be translated - remain in Java, something meaningfull in Python (<, ...)
|
||||
*
|
||||
* - whitespaces in tests
|
||||
* - Python
|
||||
* - add comments also to auto-generated methods lilke equals(), delete() in Java,
|
||||
* - add comments also to auto-generated methods like equals(), delete() in Java,
|
||||
* and methods for std::vector(), ...
|
||||
* Commenting methods of std types is simple - add comment to std_*.i file.
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue