aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/VarModifier.java
AgeCommit message (Collapse)Author
2016-10-26The @var annotation has been moved to the experimental package.Bulgakov Alexander
Added a test of a @var variable with null initialization.
2016-10-24added supporting of @var variables. The @var annotation has the same ↵Bulgakov Alexander
functionality as the @val except 'final' modifier.