When using the parser Parsekit for the iPhone. Is it possible to include against a double quote? And things which are part of the special BNF? (Is it possible to escape sequences in a defined grammer?)

@start = doublequote+;
doublequote= '"'

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top