CurrentObjectPathStack

FinalYes

A stack for CurrentObjectPath: When opening a block "{", CurrentObjectPath is pushed, when closing a block "}", it is popped from this stack.

Tags
internal:

Internal AST structure.

Table of Contents

Methods

getCurrent()  : CurrentObjectPath
getFirst()  : CurrentObjectPath
pop()  : CurrentObjectPath
push()  : void

Methods


        
On this page

Search results