[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TParser.CheckToken

Checks whether the token if of the given type.

Declaration

public procedure TParser.CheckToken(

  T: Char

);