dstep v0.1.0+dub (2014-01-20T10:23:04Z)
Home
Dub
Repo
Arguments
clang
Type
Undocumented in source.
struct
Arguments {
FuncType
type
;
uint
length
[@property getter];
Type
opIndex
(uint i);
int
opApply
(int delegate(ref Type) dg);
}
Members
Functions
opApply
int
opApply
(int delegate(ref Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Type
opIndex
(uint i)
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
length
uint
length
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
type
FuncType
type
;
Undocumented in source.
Meta
Source
See Implementation
clang
Type
properties
isUnsigned
structs
Arguments
ArrayType
FuncType
Type