C# 클래스 QSLib.Error.UnaryOperatorTypeMismatch

상속: QSError
파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql

공개 메소드들

메소드 설명
ToString ( ) : string
UnaryOperatorTypeMismatch ( QSType type1, string op, int line ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

UnaryOperatorTypeMismatch() 공개 메소드

public UnaryOperatorTypeMismatch ( QSType type1, string op, int line ) : System
type1 QSType
op string
line int
리턴 System