Class Index | File Index

Classes


Class baja.Value


Extends baja.Object.
Represents baja:Value in BajaScript.

Since this Constructor represents an abstract class, it should never be directly used to create a new Object.
Defined in: obj.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Every value may be cloned using the newCopy method.
Fields borrowed from class baja.Object:
equivalent, getIcon
Class Detail
baja.Value()
Field Detail
newCopy
Every value may be cloned using the newCopy method.

Please note that Simples are immutable so they don't allocate a new instance.

See:
baja.Simple

Documentation generated by JsDoc Toolkit 2.3.2