TpbProtoFieldType Class
Represents type TpbProtoFieldType
.
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoFieldType
flcProtoBufProtoCodeGenPascal.TpbProtoPascalFieldType
type TpbProtoFieldType = class(TpbProtoNode) end;
The TpbProtoFieldType type exposes the following members.
Name | Description | |
---|---|---|
Create(TpbProtoField) | Initializes a new instance of the TpbProtoFieldType class. |
Name | Description | |
---|---|---|
BaseType | Represents property | |
IdenStr | Represents property | |
ParentField | Represents property |
Name | Description | |
---|---|---|
ExpectResolvedType(RawByteString) | Represents method | |
ExpectResolvedValue(RawByteString) | Represents method | |
GetAsProtoString | Represents method | |
IdenType | Represents method | |
IsIdenType | Represents method | |
IsSimpleType | Represents method | |
ResolveType(RawByteString,Boolean) | Represents method | |
ResolveValue(RawByteString,Boolean) | Represents method |
Name | Description | |
---|---|---|
FBaseType | Represents field | |
FIdenStr | Represents field | |
FParentField | Represents field |