|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpov.substitution.SubTypeof
jpov.substitution.SubTypeofSet
This interface describes a substitution of typeof by
typeof <+ f * {t}
| Constructor Summary | |
SubTypeofSet(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
Constructs a substitution for typeof |
|
| Method Summary | |
java.lang.String |
getInfo()
Returns "typeof <- f t" |
void |
save(IJml2bConfiguration config,
JpoOutputStream s,
IJmlFile jf)
Saves the substitution in a .jpo file |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SubTypeofSet(IJml2bConfiguration config,
IJmlFile fi,
JpoInputStream s)
throws java.io.IOException,
LoadException
typeof
| Method Detail |
public void save(IJml2bConfiguration config,
JpoOutputStream s,
IJmlFile jf)
throws java.io.IOException
Substitution
java.io.IOExceptionpublic java.lang.String getInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||