Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Token ParseToken(LexReader)

Declaration

public abstract Token ParseToken(
    LexReader reader
)

Summary

Parses the next token of a specific kind from the lex reader. Implementations must do one of the following: