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

TParser.CheckToken

Checks whether the token if of the given type.

Declaration

Source position: classesh.inc line 1148

public procedure TParser.CheckToken(

  T: Char

);