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

JumpLabel_1() public method

public JumpLabel_1 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
        public JumpLabel_1(Parser yyq) : base(yyq,
                                              ((IDENT) (yyq.StackAt(0).m_value))
                                                  .yytext)
        {
        }
    }
JumpLabel_1