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

CompoundStatement_1() public method

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