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
/
compiler
/
LdArg.java
7 lines
109 B
Java
Raw
Blame
History
package
net.loveruby.cflat.compiler
;
interface
LdArg
{
String
toString
(
)
;
boolean
isSourceFile
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink