|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmlspecs.jml4.fspv.theory.TheoryExpression
org.jmlspecs.jml4.fspv.theory.TheoryBlockExpression
org.jmlspecs.jml4.fspv.theory.TheoryInvariantExpression
public class TheoryInvariantExpression
| Field Summary | |
|---|---|
static TheoryInvariantExpression |
EMPTY_INVARIANT
|
| Fields inherited from class org.jmlspecs.jml4.fspv.theory.TheoryBlockExpression |
|---|
EMPTY_BLOCK, expressions |
| Fields inherited from class org.jmlspecs.jml4.fspv.theory.TheoryExpression |
|---|
EMPTY, type, withSideEffects |
| Constructor Summary | |
|---|---|
TheoryInvariantExpression(TheoryExpression[] expressions)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
visit(TheoryVisitor visitor)
|
| Methods inherited from class org.jmlspecs.jml4.fspv.theory.TheoryBlockExpression |
|---|
expressionAt, size |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TheoryInvariantExpression EMPTY_INVARIANT
| Constructor Detail |
|---|
public TheoryInvariantExpression(TheoryExpression[] expressions)
| Method Detail |
|---|
public java.lang.Object visit(TheoryVisitor visitor)
visit in class TheoryExpression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||