Fix sonar complaints around generic type naming 15/58815/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Jun 2017 12:18:41 +0000 (14:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 13 Jun 2017 12:19:19 +0000 (14:19 +0200)
commit60d4616dc1e403bf4c875ca9c0135f7d39c95ec2
treebbefeb82eda94288e98bcec4cefe09575d669219
parentb79c54e7f34511c604518c70290f02b2be8ee0f6
Fix sonar complaints around generic type naming

A, D are what we are using elsewhere, so shorten AT/DT to those
to keep sonar happy.

Change-Id: I3c42eb2c5bc0e87048059619e254ab52f204ad8a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/spi/meta/StmtContextUtils.java