다음을 통해 공유


ErrId 열거형

정의

public enum ErrId
type ErrId = 
Public Enum ErrId
상속
ErrId

필드

Name Description
None 0
BadChar 1
BadEscape 2
CharConstEmpty 3
CharConstTooLong 4
FloatOverflow 5
IntOverflow 6
NewlineInConst 7
UnterminatedComment 8
UnterminatedString 9
VerbatimLiteralExpected 10
BadPreProcPos 11
EndOfPreLineExpected 12
IdentExpected 13
PreProcDirExpected 14
UniEscInPreProc 15

적용 대상