Enumeration of Programming Languages @status FROZEN
[scriptable, uuid(ea604e90-40ba-11d5-90bb-0010a4e73d9a)]
interface nsIProgrammingLanguage : nsISupports
Constants
Identifiers for programming languages.
const
PRUint32
UNKNOWN = 0
const
PRUint32
CPLUSPLUS = 1
const
PRUint32
JAVASCRIPT = 2
const
PRUint32
PYTHON = 3
const
PRUint32
PERL = 4
const
PRUint32
JAVA = 5
const
PRUint32
ZX81_BASIC = 6
const
PRUint32
JAVASCRIPT2 = 7
const
PRUint32
RUBY = 8
const
PRUint32
PHP = 9
const
PRUint32
TCL = 10
const
PRUint32
MAX = 10
Compare to: