Commit 1cc6357
Daniel
ENH: Make method scope choosable.
In Java, the method snippet now lets one choose the scope:
- public
- private
- protected
- ""
Also fixed a typo.
* snippets/java-mode/method: Method scope is choosable now.1 parent ab3c204 commit 1cc6357
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments