GrParser.getFunction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. GrFunction getFunction(string mangledName, uint fileId, bool isPublic)
  2. GrFunction getFunction(string name, GrType[] signature, uint fileId, bool isPublic)
    class GrParser
    getFunction
    (
    string name
    ,,
    uint fileId = 0
    ,
    bool isPublic = false
    )

Meta