Documentation

recursion.php

This file is part of the Parsica library.

Copyright (c) 2020 Mathias Verraes mathias@verraes.net

For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Table of Contents

Functions

recursive()  : Parser
Create a recursive parser. Used in combination with Parser#recurse().

Functions

recursive()

Create a recursive parser. Used in combination with Parser#recurse().

recursive() : Parser
Tags
psalm-return

Parser<T>

template
psalm-pure
Return values
Parser

        
On this page

Search results