mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
552 B
552 B
mapped_pages | products | ||||
---|---|---|---|---|---|
|
|
Keywords [painless-keywords]
Keywords are reserved tokens for built-in language features.
Errors
- If a keyword is used as an identifier.
Keywords
if | else | while | do | for |
in | continue | break | return | new |
try | catch | throw | this | instanceof |