PHP 클래스 QuackCompiler\Parser\SyntaxError

상속: extends Exceptio\Exception
파일 보기 프로젝트 열기: quack/quack

공개 메소드들

메소드 설명
__construct ( $parameters )
__toString ( )
getFormattedHint ( )

비공개 메소드들

메소드 설명
extractPieceOfSource ( )
getExpectedTokenName ( )
getFoundTokenName ( )
getFoundTokenSize ( )
getOriginalSource ( )
getPosition ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $parameters )

__toString() 공개 메소드

public __toString ( )

getFormattedHint() 공개 메소드

public getFormattedHint ( )