Ens.BPL.ContextStack
class Ens.BPL.ContextStack
extends
This class is an internal detail of the implementation of the BPL compiler.
Inventory
Summary
Properties | ||
---|---|---|
CurrentIndex | Items | Path |
Properties
Methods
This method returns the current context by examining the context 'Path' to return the innermost recognized code context
Return the context path as a string
This method pops an item off the stack, if the stack is empty an underflow exception will be thrown
This method pushes an item onto the stack