This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
test-suite
/
class_forward.i
11 lines
89 B
OpenEdge ABL
Raw
Permalink
Blame
History
%
m
o
d
u
l
e
c
l
a
s
s
_
f
o
r
w
a
r
d
%
i
n
l
i
n
e
%
{
s
t
r
u
c
t
A
{
c
l
a
s
s
B
;
}
;
c
l
a
s
s
C
:
p
u
b
l
i
c
A
{
}
;
%
}
Reference in New Issue
View Git Blame
Copy Permalink