This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
cbc
mirror of
https://github.com/aamine/cbc
Watch
1
Star
0
Fork
You've already forked cbc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f339ad28bc
cbc
/
net
/
loveruby
/
cflat
/
ast
/
Dumpable.java
6 lines
88 B
Java
Raw
Blame
History
package
net.loveruby.cflat.ast
;
public
interface
Dumpable
{
void
dump
(
Dumper
d
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink