zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
E
zua
interop
classwrapper
Undocumented in source.
version(unittest)
class
E {
int
x
;
this
(int x);
this
(string y);
this
(string y, int z);
}
Constructors
this
this
(int x)
Undocumented in source.
this
this
(string y)
Undocumented in source.
this
this
(string y, int z)
Undocumented in source.
Members
Variables
x
int
x
;
Undocumented in source.
Meta
Source
See Implementation
zua
interop
classwrapper
aliases
ClassConverter
classes
C
D
E
functions
isClassWrapper
isStaticClassWrapper
makeClassWrapper