[PATCH] Improvements to JJTOgnlParserState
------------------------------------------

                 Key: OGNL-33
                 URL: https://issues.apache.org/jira/browse/OGNL-33
             Project: OGNL
          Issue Type: Improvement
            Reporter: Adrian Cumiskey
            Priority: Minor


JJTOgnlParserState was looking a little old school.

* Introduced generics on the "nodes" and "marks" List.
* Replaced 1-3 character acronyms with meaningful, camel case variable names.
* Removed unnecessary use of (un)boxing. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to