Looking For

TOC PREV NEXT INDEX

Embedding Gecko API


nsIProgrammingLanguage


Enumeration of programming languages. This interface is scriptable.

Constants
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

This list can grow indefinitely. Existing items, however, must not be changed.


Written by:Ellen Evans | Comments, questions, complaints? Bug 143387
TOC PREV NEXT INDEX