OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent Class Reference
Inheritance diagram for OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent:
Collaboration graph
[legend]

Public Member Functions

 KeyIntIntArgStateEvent (Parser yyp, string name, KeyIntIntArgumentDeclarationList adl, CompoundStatement cs)
 
 KeyIntIntArgStateEvent (Parser yyp)
 
- Public Member Functions inherited from OpenSim.Region.ScriptEngine.Shared.CodeTools.StateEvent
 StateEvent (Parser yyp, string name, CompoundStatement cs)
 
 StateEvent (Parser yyp, string name, ArgumentDeclarationList adl, CompoundStatement cs)
 
override string ToString ()
 
 StateEvent (Parser yyp)
 

Properties

override string yyname [get]
 
override int yynum [get]
 
- Properties inherited from OpenSim.Region.ScriptEngine.Shared.CodeTools.StateEvent
string Name [get]
 
override string yyname [get]
 
override int yynum [get]
 

Detailed Description

Definition at line 182 of file lsl.parser.cs.

Constructor & Destructor Documentation

OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent.KeyIntIntArgStateEvent ( Parser  yyp,
string  name,
KeyIntIntArgumentDeclarationList  adl,
CompoundStatement  cs 
)
inline

Definition at line 183 of file lsl.parser.cs.

OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent.KeyIntIntArgStateEvent ( Parser  yyp)
inline

Definition at line 188 of file lsl.parser.cs.

Property Documentation

override string OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent.yyname
get

Definition at line 186 of file lsl.parser.cs.

override int OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgStateEvent.yynum
get

Definition at line 187 of file lsl.parser.cs.


The documentation for this class was generated from the following file: