|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmlspecs.jml4.rac.RacTranslator
org.jmlspecs.jml4.rac.MethodHeaderTranslator
org.jmlspecs.jml4.rac.ConstructorHeaderTranslator
public abstract class ConstructorHeaderTranslator
Translates a constructor header along with its specification to a set of RAC methods.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jmlspecs.jml4.rac.RacConstants |
|---|
RacConstants.Behavior, RacConstants.Condition |
| Field Summary |
|---|
| Method Summary | |
|---|---|
static ConstructorHeaderTranslator |
forClass()
|
static ConstructorHeaderTranslator |
forInterface()
|
| Methods inherited from class org.jmlspecs.jml4.rac.MethodHeaderTranslator |
|---|
createInternalMethod, createInternalMethod, createWrapperMethod, forInterface |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ConstructorHeaderTranslator forClass()
public static ConstructorHeaderTranslator forInterface()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||