| Modifier and Type | Method and Description |
|---|---|
void |
accept(TypeVisitor visitor)
Accepts a type visitor and dispatches to the appropriate visitor method,
depending on class of the individual type.
|
Type |
getElementType() |
public ListType(Type elementType)
public Type getElementType()
public void accept(TypeVisitor visitor)
TypeCopyright © 2023. All rights reserved.