Skip to content

Refactor to use more the StatementStack #67

@tchule

Description

@tchule

Some flag should be moved into the current statement context instead of being treated as a global value.

$this->_inFuncCall
$this->_inControlStatement
$this->_inFunctionStatement
$this->_inInterface
$this->_justAfterFuncStmt
....

We should know if we are inside a function statement with the context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions