Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: StringLiteralToken(LexPosition, LexPosition)

Declaration

public StringLiteralToken(
    LexPosition start,
    LexPosition end
)