Share via


ErrId 列挙型

定義

public enum ErrId
type ErrId = 
Public Enum ErrId
継承
ErrId

フィールド

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

適用対象