Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: CommentToken(LexPosition, LexPosition)

Declaration

public CommentToken(
    LexPosition start,
    LexPosition end
)