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

Public Member Functions

 KeyIntIntArgumentDeclarationList (Parser yyp, Declaration d1, Declaration d2, Declaration d3)
 
 KeyIntIntArgumentDeclarationList (Parser yyp)
 
- Public Member Functions inherited from OpenSim.Region.ScriptEngine.Shared.CodeTools.ArgumentDeclarationList
 ArgumentDeclarationList (Parser yyp, Declaration d)
 
 ArgumentDeclarationList (Parser yyp, Declaration d, Declaration d2)
 
 ArgumentDeclarationList (Parser yyp, Declaration d, Declaration d2, Declaration d3)
 
 ArgumentDeclarationList (Parser yyp, ArgumentDeclarationList adl, Declaration d)
 
 ArgumentDeclarationList (Parser yyp)
 

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

OpenSim.Region.ScriptEngine.Shared.CodeTools.KeyIntIntArgumentDeclarationList.KeyIntIntArgumentDeclarationList ( Parser  yyp,
Declaration  d1,
Declaration  d2,
Declaration  d3 
)
inline

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

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

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

Property Documentation

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

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

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

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


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