PHP 인터페이스 Pinq\Analysis\TypeData\ITypeDataModule

저자: Elliot Levin ([email protected])
파일 보기 프로젝트 열기: timetoogo/pinq 0 사용 예제들

공개 메소드들

메소드 설명
functions ( ) : array Gets an array of function names as keys with their returning type as values.
types ( ) : array Gets a structured array of type data.

메소드 상세

functions() 공개 메소드

Gets an array of function names as keys with their returning type as values.
또한 보기: Pinq\Analysis\TypeData\InternalFunctions::dataTypes
public functions ( ) : array
리턴 array

types() 공개 메소드

Gets a structured array of type data.
또한 보기: Pinq\Analysis\TypeData\DateTime::types
public types ( ) : array
리턴 array