|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectDaikon.FileOptions
public static class Daikon.FileOptions
| Field Summary | |
|---|---|
Set<File> |
decls
|
Set<String> |
dtrace
|
Set<File> |
map
|
Set<File> |
spinfo
|
| Constructor Summary | |
|---|---|
Daikon.FileOptions(Set<File> decls,
Set<String> dtrace,
Set<File> spinfo,
Set<File> map)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Set<File> decls
public Set<String> dtrace
public Set<File> spinfo
public Set<File> map
| Constructor Detail |
|---|
public Daikon.FileOptions(Set<File> decls,
Set<String> dtrace,
Set<File> spinfo,
Set<File> map)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||