Skip to content

reverseName is undefined ? #11

@ht22pt

Description

@ht22pt

Sometimes when generate code to iOS, I have this error, I don't know why or how?
When search "reverseName", I see this variable don't set any value in lib or project. So can you explain in file lib/objc-codegen.js line 172

  var scopeMethod = Object.create(method);
  scopeMethod.name = reverseName; // Error undefined here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions