[TxMt] Re: Language grammar, matching multiple lines

Jacob Carlborg doob at me.com
Wed Mar 18 19:15:07 UTC 2015


On 2015-03-13 07:55, Allan Odgaard wrote:

> This will require breaking up the rule into nested begin/end rules.
>
> I.e. outer rule matches ‘struct Foo(A)’ then its child matches ‘if’ etc.

Hmm, is that really necessary when there's only whitespace between the 
"if" and the struct declaration?

-- 
/Jacob Carlborg



More information about the textmate mailing list