Shellbox
Library and server for containerized shell execution
Loading...
Searching...
No Matches
Shellbox\ShellParser\PEGParser Class Reference
+ Inheritance diagram for Shellbox\ShellParser\PEGParser:

Public Member Functions

 parse ( $input, $options=[])
 

Protected Member Functions

 node ( $type, $contents)
 Overridable tree node constructor.
 

Protected Attributes

 $cache = []
 
 $expectations
 

Member Function Documentation

◆ node()

Shellbox\ShellParser\PEGParser::node ( $type,
$contents )
protected

Overridable tree node constructor.

@stable to override

Parameters
string$type
array | Node | string$contents
Returns
Node

The documentation for this class was generated from the following file: