|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.math.MethodContract
tcra.exercises.stack_reasoning_private.StackPushContract
tcra.exercises.resolve_stack_private.ResolveStackPushContract
public class ResolveStackPushContract
| Field Summary |
|---|
| Fields inherited from class tcra.exercises.stack_reasoning_private.StackPushContract |
|---|
arg, lb_arg, lb_self, self |
| Fields inherited from class tcra.math.MethodContract |
|---|
args, name, postcondition, precondition, returnType |
| Constructor Summary | |
|---|---|
ResolveStackPushContract()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toInstanceString()
|
java.lang.String |
toString()
|
| Methods inherited from class tcra.exercises.stack_reasoning_private.StackPushContract |
|---|
check |
| Methods inherited from class tcra.math.MethodContract |
|---|
getArgs, getMethodName, getPostcondition, getPrecondition, getReturnType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResolveStackPushContract()
| Method Detail |
|---|
public java.lang.String toString()
toString in class StackPushContractpublic java.lang.String toInstanceString()
toInstanceString in class StackPushContract
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||