Skip to content

can you support Accurate property’s type? #5

Description

@CharlinFeng

for example,i have a Class,

Class Person{
  var name: String
  var age: Int
  var friend: [Person]
}

you had support the properties’s normal types
but, if properties’s type is [CustomClass], or [CustomClass]? ,your type is not Accurate

can you add a isArray for properties?

english is pool, sorry,,,,,,,thanks!!!!!!!

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions