Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: LexException(LexPosition, string)

Declaration

public LexException(
    LexPosition errorPosition,
    string errorDescription
)