| Package | Description |
|---|---|
| no.g9.os | |
| no.g9.support |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOSRole.accept(Visitor<OSRole<?>> visitor) |
void |
AbstractOSRole.visitBranch(Visitor<OSRole<?>> visitor) |
void |
OSRole.visitBranch(Visitor<OSRole<?>> visitor)
Visit this node and all child nodes (recursively).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Visitable.accept(Visitor<T> visitor)
Accept a visitor and by invoking the vistor's visit method.
|
Copyright © 2006–2017 Esito AS. All rights reserved.