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