Class KotlinDefaultArgumentsFilter.Matcher

    • Constructor Detail

      • Matcher

        private Matcher()
    • Method Detail

      • match

        public void match​(org.objectweb.asm.tree.MethodNode methodNode,
                          IFilterOutput output,
                          boolean constructor)
      • maskVar

        private static int maskVar​(java.lang.String desc,
                                   boolean constructor)