Aurora.ScriptEngineParser.ListConstant_1.ListConstant_1 C# (CSharp) Method

ListConstant_1() public method

public ListConstant_1 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
        public ListConstant_1(Parser yyq) : base(yyq,
                                                 ((ArgumentList) (yyq.StackAt(1).m_value))
            )
        {
        }
    }
ListConstant_1