olegchir
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
olegchir created a post, How to (programmatically) add expression to existing method?
I'm trying to generate class with main method with "System.out.println("Hello world")" inside.How to add this expression, "System.out.println("Hello world")", to existing node<StaticMethodDeclarati...