Lines Matching full:example
78 example shows.
108 …jects directly imported or exported by `import/export` will be kept. For example, the property nam…
118 …ctly exported classes or objects, like `name` and `age` in the following example, if you do not wa…
127 * the property names defined in UI components. For example, the property names `message` and `data`…
141 * the property names that are string literals. For example, the property names "name" and "age" in …
148 … property names, you should addtionally use the option `-enable-toplevel-obfuscation`. For example,
157 …`a-z, A-Z, 0-9, _`, for example `let obj = {"\n": 123, "": 4, " ": 5}` then we would not suggest t…
160 … string constant in the declaration file. For example, the string `'ohos.want.action.home'` in the…
167 // Developer source example:
188 * non-ECMAScript module reference (ECMAScript module example: `import {foo} from './filename'`)
211 // Code example (entry file Index.ets in HSP):
214 // Example of keeping interface name:
262 Specifies property names that you want to keep. For example,
286 above that element cannot be kept using `-keep-comments`. For example, when you have exportClass in…
300 Example:
329 Specifies names that you want to keep in the global scope. For example,
342 Example:
363 Specify the name of files/folders to keep (no need to write the file suffix). for example,
411 | Wildcard | Meaning | Example …
447 … | Example …
496 For example:
515 For example,