|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmlspecs.jml4.esc.gc.lang.simple.SimpleStatement
public abstract class SimpleStatement
| Field Summary | |
|---|---|
int |
sourceStart
|
| Constructor Summary | |
|---|---|
SimpleStatement(int sourceStart)
|
|
| Method Summary | |
|---|---|
abstract CfgStatement |
accept(PassifyVisitor visitor,
IncarnationMap incarnationMap)
|
abstract java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final int sourceStart
| Constructor Detail |
|---|
public SimpleStatement(int sourceStart)
| Method Detail |
|---|
public abstract CfgStatement accept(PassifyVisitor visitor,
IncarnationMap incarnationMap)
public abstract 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 | |||||||||