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

Public Member Functions

 IntVecVecArgumentDeclarationList (Parser yyp, Declaration d1, Declaration d2, Declaration d3)
 
 IntVecVecArgumentDeclarationList (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 244 of file lsl.parser.cs.

Constructor & Destructor Documentation

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

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

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

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

Property Documentation

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

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

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

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


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