
reference.language.keywords.html Maven / Gradle / Ivy
Keywords
Keywords
The following keywords are reserved by Prompto. They cannot be used for attributes, categories, methods,
variables and so forth:
abstract
all
always
and
any
as
attr
attribute
attributes
bindings
break
by
case
catch
category
class
close
contains
def
default
define
delete
do
doing
each
else
enum
enumerated
except
execute
expecting
extends
fetch
filtered
finally
flush
for
from
getter
if
in
index
invoke
is
matching
method
methods
modulo
mutable
native
None
not
null
on
one
open
operator
or
order
otherwise
pass
raise
read
receiving
resource
return
returning
rows
self
setter
singleton
sorted
storable
store
switch
test
this
throw
to
try
verifying
with
when
where
while
write
The below lists of built-in names are indicative and not exhaustive. They may evolve as the Prompto framework expands.
Built-in type names
The following type names are reserved by Prompto. Their names cannot be used for attributes, categories, methods,
variables and so forth:
Any
Blob
Boolean
Character
Code
Cursor
Date
DateTime
Decimal
Document
Image
Integer
Iterator
Method
Period
Text
Time
UUID
Built-in attribute names
The following attribute names are reserved by Prompto. Their names cannot be used for attributes, categories, methods,
variables and so forth:
dbId
description
encoding
id
image
name
path
text
timeStamp
user
version
Built-in category names
The following category names are reserved by Prompto. Their names cannot be used for attributes, categories, methods,
variables and so forth:
Attribute
Buffer
Category
DecimalConstant
Error
File
IntegerConstant
Url
Built-in symbol names
The following symbol names are reserved by Prompto. Their names cannot be used for attributes, categories, methods,
variables and so forth:
PI
E
MIN_INTEGER
MAX_INTEGER
Built-in error names
The following error names are reserved by Prompto. Their names cannot be used for attributes, categories, methods,
variables and so forth:
DIVIDE_BY_ZERO
INDEX_OUT_OF_RANGE
NULL_REFERENCE
NOT_MUTABLE
NOT_STORABLE
READ_WRITE
© 2015 - 2025 Weber Informatics LLC | Privacy Policy