Class Util


  • public class Util
    extends Object
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • nodeNamesFromMatch

        public static List<String> nodeNamesFromMatch​(String matchLine)
        Takes a match identifier (which includes the matched annotation name) and returns the node name.