public final class TokenDecl extends Object
Modifier and Type | Field and Description |
---|---|
Located<String> |
name
The name of this token
|
@Nullable Extent |
valueType
If non-null, the extent of the type of Java values
associated to this token at run-time
|
public final @Nullable Extent valueType