|
||||||||||
| 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.SimplGlobalVariable
public class SimplGlobalVariable
| Field Summary | |
|---|---|
static SimplGlobalVariable |
ALLOC
|
static SimplGlobalVariable |
FREE
|
| Fields inherited from class org.jmlspecs.jml4.fspv.simpl.ast.SimplVariable |
|---|
name, THIS, type |
| Constructor Summary | |
|---|---|
SimplGlobalVariable(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 |
| Field Detail |
|---|
public static final SimplGlobalVariable FREE
public static final SimplGlobalVariable ALLOC
| Constructor Detail |
|---|
public SimplGlobalVariable(java.lang.String name,
SimplType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||