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

ELSE() public method

public ELSE ( Lexer yyl ) : System
yyl Tools.Lexer
return System
        public ELSE(Lexer yyl) : base(yyl)
        {
        }
ELSE