ASTBase.ParameterList

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
struct ASTBase
extern (C++)
struct ParameterList {}

Members

Variables

parameters
Parameters* parameters;
Undocumented in source.
varargs
VarArg varargs;
Undocumented in source.

Meta