OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces
CSReservedWords.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Region.ScriptEngine.Shared.CodeTools.CSReservedWords
 A container for all of the reserved C# words that are not also reserved words in LSL. The words must be maintained in alphabetical order. The words that are key words in lsl are picked up by the lsl compiler as errors. The LSL reserved words have been left in the list as comments for completeness
 

Namespaces

package  OpenSim.Region.ScriptEngine.Shared.CodeTools