Custom breakpoint in Lexer Permanently deleted user 创建于 2017年10月25日 14:52 Hello, currently my lexer is breaking my code into tokens at Whitespaces.My problem ist, I also got code in the form of: Key(Value) What do I have to do, so it accepts ( and ) as breakpoints? Best regards,Fuchs