Pop section from section stack
Source position: pascodegen.pp line 82
public function TPascalCodeGenerator.PopSection: TCodeSection; |
Popped section type
PopSection pops the topmost section from the internal section stack and returns it. If the stack is empty, it returns csUnknown.
|
Push section onto section stack |
|
|
Pascal code section types |