TpbProtoParserStateFlag Enumeration

Represents type TpbProtoParserStateFlag.

Namespace: flcProtoBufProtoParser
type
 TpbProtoParserStateFlag = (
 ppsfPackageIdStatement);

The TpbProtoParserStateFlag type exposes the following members.

Show:
 NameDescription
ppsfPackageIdStatement

Represents constant ppsfPackageIdStatement.

Top