grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

[php grammar, Java and CSharp targets] Token creation should not be different between targets.

Open kaby76 opened this issue 3 years ago • 0 comments

This concerns this code in Java vs this code in CSharp. These codes should not be different, but on sets the token type for the current token, while the other creates a whole new token.

kaby76 avatar Aug 01 '22 16:08 kaby76