WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIProgrammingLanguage

IID:ea604e90-40ba-11d5-90bb-0010a4e73d9a
Inherits From:nsISupports
Status:FROZEN

Enumeration of Programming Languages


Constants

Identifiers for programming languages.
PRUint32 UNKNOWN = 0
PRUint32 CPLUSPLUS = 1
PRUint32 JAVASCRIPT = 2
PRUint32 PYTHON = 3
PRUint32 PERL = 4
PRUint32 JAVA = 5
PRUint32 ZX81_BASIC = 6
PRUint32 JAVASCRIPT2 = 7
PRUint32 RUBY = 8
PRUint32 PHP = 9
PRUint32 TCL = 10
PRUint32 MAX = 10

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com