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