Unit 'cparsertypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_chelper]

TTokenType

Declaration

Source position: cparsertypes.pas line 35

type TTokenType = (

  tt_Ident,

  

  tt_Symbol,

  

  tt_Numeric,

  

  tt_String

  

);



CT Web help

CodeTyphon Studio