parseActionCount property
int
get
parseActionCount
Implementation
int get parseActionCount => generatedTree?.parseActionCount ?? 0;
int get parseActionCount => generatedTree?.parseActionCount ?? 0;