Package | Description |
---|---|
provided.token |
Modifier and Type | Class and Description |
---|---|
class |
ATokVisitor
A visitor to an Token that implements ITokVisitor using a dictionary of commands.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Token.execute(ITokVisitor algo,
java.lang.Object... params)
Executes (accepts) the visitor, calling the case associated with this host's name value.
|