Class TypeParser


  • public class TypeParser
    extends Object
    Parse a type signature String to a Jandex Type
    • Method Detail

      • parse

        public static org.jboss.jandex.Type parse​(String signature)