mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
9 lines
258 B
HTML
9 lines
258 B
HTML
<html>
|
|
<body>
|
|
Calculates the value of a compile
|
|
time constant sub-expression, and replaces it with an equivalent literal expression.
|
|
It's intended for cases where you don't wish to replace an entire constant expression,
|
|
just a portion of it.
|
|
</body>
|
|
</html>
|