PHP 클래스 ApiGen\Parser\Reflection\ReflectionConstant

상속: extends ReflectionElement, implements ApiGen\Contracts\Parser\Reflection\ConstantReflectionInterface
파일 보기 프로젝트 열기: apigen/apigen

공개 메소드들

메소드 설명
getDeclaringClass ( )
getDeclaringClassName ( )
getName ( )
getShortName ( )
getTypeHint ( )
getValue ( )
getValueDefinition ( ) : string
isValid ( )

메소드 상세

getDeclaringClass() 공개 메소드

public getDeclaringClass ( )

getDeclaringClassName() 공개 메소드

getName() 공개 메소드

public getName ( )

getShortName() 공개 메소드

public getShortName ( )

getTypeHint() 공개 메소드

public getTypeHint ( )

getValue() 공개 메소드

public getValue ( )

getValueDefinition() 공개 메소드

public getValueDefinition ( ) : string
리턴 string

isValid() 공개 메소드

public isValid ( )