|
||||||||||
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.SimplDeclaration
org.jmlspecs.jml4.fspv.simpl.ast.SimplLemma
org.jmlspecs.jml4.fspv.simpl.ast.SimplSpecLemma
public class SimplSpecLemma
Field Summary |
---|
Fields inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplLemma |
---|
hoareTriplet, name, procedure |
Constructor Summary | |
---|---|
SimplSpecLemma(java.lang.String name,
SimplHoareTriplet hoareTriplet,
SimplProcedure procedure)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplLemma |
---|
getLocale, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimplSpecLemma(java.lang.String name, SimplHoareTriplet hoareTriplet, SimplProcedure procedure)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |