azeemmohammed

Results 1 issues of azeemmohammed

typescript compiler throw error if we call instance methods without "this" keyword , could please provide this feature in your parser. this.hello(); // only to instance methods alone hello(){ }