Aurora.ScriptEngineParser.yyLSLSyntax.ArgumentDeclarationList_5.ArgumentDeclarationList_5 C# (CSharp) Method

ArgumentDeclarationList_5() public method

public ArgumentDeclarationList_5 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
            public ArgumentDeclarationList_5(Parser yyq) : base(yyq)
            {
            }
        }
yyLSLSyntax.ArgumentDeclarationList_5