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

ArgumentDeclarationList_4() public method

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