| Package | Description |
|---|---|
| org.scribble.model.global |
| Modifier and Type | Method and Description |
|---|---|
void |
GVisitor.end(GInterruptible elem)
This method indicates the end of an
interruptible block.
|
void |
DefaultGVisitor.end(GInterruptible elem)
This method indicates the end of an
interruptible block.
|
boolean |
GVisitor.start(GInterruptible elem)
This method indicates the start of an
interruptible block.
|
boolean |
DefaultGVisitor.start(GInterruptible elem)
This method indicates the start of an
interruptible block.
|
Copyright © 2014. All Rights Reserved.