Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 17, 2015 20:21
Instrumented parser instance
{ Op = x => {
max = Math.Max(max, new System.Diagnostics.StackTrace().GetFrames().Length);
return value(x);
} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment