translateFunction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SourceNode translateFunction(Context context, FunctionCursor func, string name, bool isStatic)
  2. SourceNode translateFunction(SourceNode resultType, string name, Parameter[] parameters, bool variadic, string prefix, string spacer, bool multiline)
    package
    translateFunction
    (,
    string name
    ,,,
    string prefix = ""
    ,
    string spacer = " "
    ,
    bool multiline = false
    )

Meta