Phlexy\Lexer\Stateful\UsingCompiledRegex::hasPushedStates PHP Метод

hasPushedStates() публичный Метод

public hasPushedStates ( )
    public function hasPushedStates()
    {
        return $this->currentStackPosition > 0;
    }