Package | Description |
---|---|
ptolemy.data |
Packages for manipulating data that passes between actors.
|
Modifier and Type | Field and Description |
---|---|
static ComplexToken |
ComplexToken.NIL
A token that represents a missing value.
|
Modifier and Type | Method and Description |
---|---|
static ComplexToken |
ComplexToken.convert(Token token)
Convert the specified token into an instance of ComplexToken.
|