dstep v0.2.1 (2016-01-16T16:11:31Z)
Home
Dub
Repo
translateFunction
dstep
translator
Translator
Undocumented in source. Be warned that the author may not have intended to support it.
string
translateFunction
(FunctionCursor func, string name, String context, bool isStatic)
string
translateFunction
(
FunctionCursor
func
,
string
name
,
String
context
,
bool
isStatic
= false
)
string
translateFunction
(string result, string name, Parameter[] parameters, bool variadic, String context)
Meta
Source
See Implementation
dstep
translator
Translator
classes
Translator
enums
Language
functions
generateAnonymousName
getAnonymousName
getInclude
handleInclude
isDKeyword
translateFunction
translateIdentifier
structs
Parameter