GlobalState Struct Reference

Data Fields

Parser parser
 Parser state.
 
KrkScanner scanner
 Scanner state.
 
Compilercurrent
 Current compiler (in-progress code object) state.
 
ClassCompilercurrentClass
 Current in-progress class definition (or NULL)
 

Protected Attributes

KrkInstance inst
 Base instance.
 

Detailed Description

Definition at line 276 of file compiler.c.


The documentation for this struct was generated from the following file: