| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Assignment
=; The copy semantic
Postfix:
a++; a--;
Prefix:
++a; --a; !; ~; sizeof
TO be added
|
| Modifier and Type | Optional Element and Description |
|---|---|
CXXOperator.Type |
type |
public abstract String value
public abstract CXXOperator.Type type
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.