Parser.cs
Brought to you by:
cdrnet
I think i saw a bug in the code of Parser.cs:
@line 56 constructor with context: the context-field of the object isn't set with that constructor, but i think it must, because you call the field in the property VariableManager
i don't have a situation when it makes an error, and I'm not sure it's a bug. But reporting it, can't be wrong i think