| Bug_00000144 | Add_B_CInitilializer |
|
Adds two initializers at the end of the existing list of initializers | |
| Bug_00000144 | Add_DInitilializer |
|
Inserts initializer to the constructor | |
| Bug_0000015 | addCommentFoo |
| Weaves the characters with "umlaut" | |
| Add_HTML | addCommentFoo |
|
Adds four lines at the end of all existing comments | |
| AddMultipleLine_1 | addCommentFoo |
|
Adds two lines at the end of all existing comments | |
| AddMultipleLine_2 | addCommentFoo |
|
Adds five lines at the end of all existing comments | |
| AddSingleLine | addCommentFoo |
|
Adds single line comment at the end of all existing comments | |
| AddModifiers | addPrivate |
| Inserts public, protected and two private
access modifier blocks | |
| AddDeclarations | addPrivate_1 |
| Inserts private member variable to all classes | |
| AddDeclarations | addPrivate_2 |
| Inserts private member variable to all classes that have
explicit public declarations | |
| AddDeclarations | addProtected |
| Inserts two protected member variables to all classes | |
| AddDeclarations | addPublic_1 |
| Inserts public member variable to all classes | |
| AddDeclarations | addPublic_2 |
| Inserts public member variable to all classes | |
| AddMultiLineAtBegin | addSingleLine |
| Adds three single line comments at the beginning of a block | |
| AddMultiLineAtEnd | addSingleLine |
| Adds three single line comments at the end of a block | |
| AddSingleLineAtBegin | addSingleLine |
| Adds single line comment at the beginning of a block | |
| AddSingleLineAtEnd | addSingleLine |
| Adds single line comment at the end of a block | |
| AddSingleLineAtAround | addSingleLineAround |
| Adds two single line comments in a block | |
| AddSingleLineAtBeginAndEnd | addSingleLineAtBegin |
| Adds a single line comment at the beginning of a block | |
| AddSingleLineAtBeginAndEnd | addSingleLineAtEnd |
| Adds a single line comment at the end of a block | |
| AllFunctionBeginCodeFragment | aFunctionOfGivenClass |
|
This advice inserts a single line comment to method
fOneParameter of class Base | |
| AllFunctionBeginCodeFragment | allFunctions |
|
This advice inserts a single line comment to all functions | |
| AllFunctionBeginCodeFragment | allFunctionsOfGivenClass |
|
This advice inserts a single line comment to all methods
of class Base | |
| AllReturnBeforeCodeFragment | allReturnStatements |
|
The IF-THEN-ELSE statement is inserted before every occurence of
return | |
| Bug_00000112 | BeforeReturn |
| Weaves int x = 10; code before every return statement | |
| AllFunctionDollarVariables | classDollarVaribles |
|
Test dollar variables defined for srcML element class | |
| AllFunctionDollarVariables | function_declDollarVaribles |
|
Test dollar variables defined for srcML element function_decl | |
| AllFunctionDollarVariables | functionDollarVaribles |
|
Test dollar variables defined for srcML element function | |
| AllFunctionBeginCodeFragment | givenFunctionsInAllClasses |
|
This advice inserts a single line comment to all methods
with name fOneParameter | |
| AllFunctionBeginCodeFragment | intReturnValue |
|
This advice inserts a single line comment to all methods that
returns type int | |
| AllMultiplelineCodeFragments | multipleLineIfSingleText3 |
| This advise checks multiple line codeFragment with single <text> elements | |
| AllMultiplelineCodeFragments | multipleLineIfSingleText4 |
| This advise checks multiple line codeFragment with single <text> elements | |
| AllMultiplelineCodeFragments | multipleLineMutlipleText2 |
| This advise checks multiple line codeFragment with multiple <text> elements | |
| AllMultiplelineCodeFragments | multipleLineSingleText1 |
| This advise checks multiple line codeFragment with single <text> elements | |
| AllFunctionBeginCodeFragment | pointerReturnValue |
|
This advice inserts a single line comment to all methods that
returns pointer | |
| ReplaceComment | replaceComment |
|
All comments that contain substrin '@trace' are replaced
by code printf( "Trace" ); | |
| Bug_00000112 | ReplaceReturn |
| Replaces the return statements with code return 20000; | |
| AllFunctionDollarVariables | returnDollarVaribles |
|
Test dollar variables defined for srcML element return | |
| EmptyConstraint | tracer |
| Adds a printout of Hello World at the begin of each method | |
| NoConstraint | tracer |
| Adds a printout of Hello World at the begin of each method | |
| EmptyConstraint | tracer_1 |
| Adds a printout of Hello World at the begin of each method | |
| NoConstraint | tracer_1 |
| Adds a printout of Hello World at the begin of each method | |
| AllFunctionDollarVariables | unitDollarVaribles |
|
Test dollar variables defined for srcML element unit |