parse()
parse(mixed $code, string $name = null) : \Pop\Code\Generator\MethodGenerator
Method to parse a method
Parameters
| mixed | $code | |
| string | $name |
Method reflection code class
parse(mixed $code, string $name = null) : \Pop\Code\Generator\MethodGenerator
Method to parse a method
| mixed | $code | |
| string | $name |