parseActionCount property

int get parseActionCount

Implementation

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