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.IntRotRotArgStateEvent Class Reference
Inheritance diagram for OpenSim.Region.ScriptEngine.Shared.CodeTools.IntRotRotArgStateEvent:
Inheritance graph
[legend]
Collaboration diagram for OpenSim.Region.ScriptEngine.Shared.CodeTools.IntRotRotArgStateEvent:
Collaboration graph
[legend]

Public Member Functions

 IntRotRotArgStateEvent (Parser yyp, string name, IntRotRotArgumentDeclarationList adl, CompoundStatement cs)
 
 IntRotRotArgStateEvent (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 166 of file lsl.parser.cs.

Constructor & Destructor Documentation

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

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

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

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

Property Documentation

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

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

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

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


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