\Imi\Bean\ParserIParser

Summary

Methods
Constants
parse()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

parse()

parse(\Imi\Bean\Annotation\Base  $annotation, string  $className, string  $target, string  $targetName) : void

处理方法

Parameters

\Imi\Bean\Annotation\Base $annotation

注解类

string $className

类名

string $target

注解目标类型(类/属性/方法)

string $targetName

注解目标名称