|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmlspecs.jml4.fspv.simpl.ast.SimplTheoryNode
org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable
org.jmlspecs.jml4.fspv.simpl.ast.SimplLocalVariable
org.jmlspecs.jml4.fspv.simpl.ast.SimplArgument
public class SimplArgument
Field Summary |
---|
Fields inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable |
---|
name, THIS, type |
Constructor Summary | |
---|---|
SimplArgument(java.lang.String name,
SimplType type)
|
Method Summary |
---|
Methods inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable |
---|
getHolVariableReference, getInitialValue, getVariableReference, makePreStateEqualExpression, makePreStateEqualExpression, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimplArgument(java.lang.String name, SimplType type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |