Uses of Class
org.mozilla.javascript.UniqueTag
Packages that use UniqueTag
-
Uses of UniqueTag in org.mozilla.javascript
Fields in org.mozilla.javascript declared as UniqueTagModifier and TypeFieldDescriptionstatic final UniqueTagUniqueTag.DOUBLE_MARKTag to indicate that a object represents "double" with the real value stored somewhere else.static final UniqueTagUniqueTag.NOT_FOUNDTag to mark non-existing values.static final UniqueTagUniqueTag.NULL_VALUETag to distinguish between uninitialized and null values.