Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Phan
Analysis
CompositionAnalyzer
PHP 클래스 Phan\Analysis\CompositionAnalyzer
파일 보기
프로젝트 열기: etsy/phan
1 사용 예제들
공개 메소드들
메소드
설명
analyzeComposition
(
CodeBase
$code_base
,
Clazz
$class
) :
void
Check to see if signatures match
메소드 상세
analyzeComposition()
공개
정적인
메소드
Check to see if signatures match
public
static
analyzeComposition
(
CodeBase
$code_base
,
Clazz
$class
) :
void
$code_base
Phan\CodeBase
$class
Phan\Language\Element\Clazz
리턴
void