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

TParser.CheckTokenSymbol

Checks whether the token equals the given symbol

Declaration

public procedure TParser.CheckTokenSymbol(

  const S: String

);