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

Statement_6() public method

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