public interface ICompoundTypeLiteral
| Modifier and Type | Method and Description |
|---|---|
List<? extends ITypeLiteralExpression> |
getTypes() |
void |
setTypes(List<? extends ITypeLiteralExpression> types) |
List<? extends ITypeLiteralExpression> getTypes()
void setTypes(List<? extends ITypeLiteralExpression> types)
Copyright © 2022. All rights reserved.