@Repeatable(value=CXXSuperTemplates.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface CXXSuperTemplate
| Modifier and Type | Required Element and Description |
|---|---|
CXXTemplate |
template |
String |
type
The super type name
|
public abstract String type
public abstract CXXTemplate template
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.