TpbProtoLiteral Class
Represents type TpbProtoLiteral
.
flcProtoBufProtoNodes.TpbProtoNode
flcProtoBufProtoNodes.TpbProtoLiteral
flcProtoBufProtoCodeGenPascal.TpbProtoPascalLiteral
type TpbProtoLiteral = class(TpbProtoNode) end;
The TpbProtoLiteral type exposes the following members.
Name | Description | |
---|---|---|
Create(TpbProtoNode) | Initializes a new instance of the TpbProtoLiteral class. |
Name | Description | |
---|---|---|
LiteralBool | Represents property | |
LiteralFloat | Represents property | |
LiteralIden | Represents property | |
LiteralInt | Represents property | |
LiteralStr | Represents property | |
LiteralType | Represents property |
Name | Description | |
---|---|---|
ExpectResolvedType(RawByteString) | Represents method | |
ExpectResolvedValue(RawByteString) | Represents method | |
GetAsProtoString | Represents method | |
LiteralIdenValue | Represents method | |
ResolveType(RawByteString,Boolean) | Represents method | |
ResolveValue(RawByteString,Boolean) | Represents method |
Name | Description | |
---|---|---|
FLiteralBool | Represents field | |
FLiteralFloat | Represents field | |
FLiteralIden | Represents field | |
FLiteralInt | Represents field | |
FLiteralStr | Represents field | |
FLiteralType | Represents field | |
FParentNode | Represents field |