|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.sourceforge.transmogrify.hook.StatementSpan
| Constructor Summary | |
StatementSpan(Hook hook)
|
|
| Method Summary | |
void |
calculate()
|
net.sourceforge.transmogrify.symtab.Occurrence |
getEnd()
|
net.sourceforge.transmogrify.symtab.Occurrence |
getStart()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatementSpan(Hook hook)
| Method Detail |
public net.sourceforge.transmogrify.symtab.Occurrence getStart()
throws java.lang.Exception
public net.sourceforge.transmogrify.symtab.Occurrence getEnd()
throws java.lang.Exception
public void calculate()
throws java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||