Struct CParser::SMetaToken#

Nested Relationships#

This struct is a nested type of Class CParser.

Struct Documentation#

struct SMetaToken

Structure containing the meta data token.

Public Members

CToken tokenMeta

Meta data token.

CTokenList lstComments

If available list of preceding comments.