Skip to content

关于toTransform的使用 #216

Description

@5peak2me

其实toTransform是有提供jarsdirs输出的方法的,只是是internal的。
image

此时想要调用该方法,有两种方法:

  1. 使用反射
  2. 直接调用,使用@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")注解即可调用。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions