| Package | Description |
|---|---|
| org.scribble.model | |
| org.scribble.model.global |
| Modifier and Type | Method and Description |
|---|---|
PayloadTypeDecl |
Module.getTypeDeclaration(String name)
This method returns the payload type associated
with the supplied name.
|
| Modifier and Type | Method and Description |
|---|---|
List<PayloadTypeDecl> |
Module.getPayloadTypeDeclarations()
This method returns the list of payload types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Visitor.accept(PayloadTypeDecl elem)
This method visits a type import component.
|
| Constructor and Description |
|---|
PayloadTypeDecl(PayloadTypeDecl copy)
The copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultGVisitor.accept(PayloadTypeDecl elem)
This method visits a type import component.
|
Copyright © 2014. All Rights Reserved.