|
||||||||||
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.SimplStatement
org.jmlspecs.jml4.fspv.simpl.ast.SimplExpression
public class SimplExpression
Field Summary | |
---|---|
static SimplExpression |
RESULT
|
static SimplExpression |
THIS
|
static SimplExpression |
THIS_EQUAL_PRE_THIS
|
static SimplExpression |
THIS_NOT_NULL
|
Fields inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplStatement |
---|
SKIP |
Constructor Summary | |
---|---|
SimplExpression()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SimplExpression THIS
public static final SimplExpression RESULT
public static final SimplExpression THIS_NOT_NULL
public static final SimplExpression THIS_EQUAL_PRE_THIS
Constructor Detail |
---|
public SimplExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |