orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
Base
tests
BaseClass
Undocumented in source.
class
Base {
int
a
;
int
[]
c
;
int
getA
();
int
getB
();
}
Members
Functions
getA
int
getA
()
Undocumented in source. Be warned that the author may not have intended to support it.
getB
int
getB
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
a
int
a
;
Undocumented in source.
c
int
[]
c
;
Undocumented in source.
Meta
Source
See Implementation
tests
BaseClass
classes
Base
Sub
variables
archive
base
serializer
sub