Eliminate parenthesis* variables 25/98125/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 25 Oct 2021 17:58:15 +0000 (19:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 25 Oct 2021 17:59:50 +0000 (19:59 +0200)
commite3b9e07f1110d557c86480d94f81d0c6ee1ea7e8
tree53c3c60f79b0906ef53765a3ef7d9df38641997e
parentcf5430640c4faab8c523d54d948886a182cf937e
Eliminate parenthesis* variables

These three variables are in fact constant and record initial state --
i.e. they shadow two of the method's arguments. So let's remove them
them and create a startLevel variable to hold the initial set.

JIRA: NETCONF-820
Change-Id: Ic31bf706b28c94edd8e63159c62455422b2f890f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/ParserFieldsParameter.java