|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Visitor | |
|---|---|
| orc.orchard.oil | JAXB implementation classes for the Orc Intermediate Language XML binding. |
| orc.runtime.sites | Abstract base classes for Orc sites plus fundamental sites. |
| orc.runtime.values | |
| Uses of Visitor in orc.orchard.oil |
|---|
| Classes in orc.orchard.oil that implement Visitor | |
|---|---|
class |
ValueMarshaller
|
| Uses of Visitor in orc.runtime.sites |
|---|
| Methods in orc.runtime.sites with parameters of type Visitor | ||
|---|---|---|
|
Site.accept(Visitor<E> visitor)
|
|
| Uses of Visitor in orc.runtime.values |
|---|
| Methods in orc.runtime.values with parameters of type Visitor | ||
|---|---|---|
|
Constant.accept(Visitor<E> visitor)
|
|
|
Closure.accept(Visitor<E> visitor)
|
|
|
TupleValue.accept(Visitor<E> visitor)
|
|
|
OptionValue.accept(Visitor<E> visitor)
|
|
|
ListValue.accept(Visitor<E> visitor)
|
|
abstract
|
Value.accept(Visitor<E> visitor)
|
|
|
Field.accept(Visitor<E> visitor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||