Class tcparser

Unit

Declaration

type tcparser = class(tparser)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fincomment: integer;

Methods

Protected function getscannerclass: scannerclassty; override;
Protected procedure parsepreprocdef;
Public constructor create(const afilelist: tmseindexednamelist); override;
Public procedure initidents; override;
Public function getvaluestring(var value: string): valuekindty; override;
Public function skipcomment: boolean; override;
Public function getcstring(var value: string): boolean;
Public function skipstatement: boolean;

Description

Fields

Protected fincomment: integer;

This item has no description.

Methods

Protected function getscannerclass: scannerclassty; override;

This item has no description.

Protected procedure parsepreprocdef;

This item has no description.

Public constructor create(const afilelist: tmseindexednamelist); override;

This item has no description.

Public procedure initidents; override;

This item has no description.

Public function getvaluestring(var value: string): valuekindty; override;

This item has no description.

Public function skipcomment: boolean; override;

This item has no description.

Public function getcstring(var value: string): boolean;

This item has no description.

Public function skipstatement: boolean;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.