projects
/
cdsspec-compiler.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add more, GlobalConstruct parsed
[cdsspec-compiler.git]
/
src
/
edu
/
uci
/
eecs
/
specCompiler
/
specExtraction
/
InterfaceConstruct.java
1
package edu.uci.eecs.specCompiler.specExtraction;
2
3
public class InterfaceConstruct extends Construct {
4
5
}