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

PLUS() public method

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