| Package | Description |
|---|---|
| org.scribble.model | |
| org.scribble.model.global |
| Modifier and Type | Method and Description |
|---|---|
List<ImportDecl> |
Module.getImports()
This method returns the list of import definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Visitor.accept(ImportDecl elem)
This method visits a protocol import component.
|
| Constructor and Description |
|---|
ImportDecl(ImportDecl copy)
The copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultGVisitor.accept(ImportDecl elem)
This method visits a protocol import component.
|
Copyright © 2014. All Rights Reserved.