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

ArgumentDeclarationList_3() public method

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