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

Event_27() public method

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