AbstractReflection
in package
implements
ReflectionInterface
AbstractYes
Abstract reflection class
Tags
Table of Contents
Interfaces
- ReflectionInterface
- Reflection interface
Methods
- parse() : AbstractGenerator
- Method to parse code
Methods
parse()
Method to parse code
public
abstract static parse(mixed $code) : AbstractGenerator
Parameters
- $code : mixed