TpbProtoLiteral Class

Represents type TpbProtoLiteral.

Namespace: flcProtoBufProtoNodes
type
 TpbProtoLiteral = class(TpbProtoNode)
 end;

The TpbProtoLiteral type exposes the following members.

Show:
 NameDescription
Create(TpbProtoNode)

Initializes a new instance of the TpbProtoLiteral class.

Top
Show:
 NameDescription
LiteralBool

Represents property LiteralBool.

LiteralFloat

Represents property LiteralFloat.

LiteralIden

Represents property LiteralIden.

LiteralInt

Represents property LiteralInt.

LiteralStr

Represents property LiteralStr.

LiteralType

Represents property LiteralType.

Top
Show:
 NameDescription
ExpectResolvedType(RawByteString)

Represents method ExpectResolvedType(RawByteString). (Inherited from TpbProtoNode.)

ExpectResolvedValue(RawByteString)

Represents method ExpectResolvedValue(RawByteString). (Inherited from TpbProtoNode.)

GetAsProtoString

Represents method GetAsProtoString. (Overrides TpbProtoNode.GetAsProtoString.)

LiteralIdenValue

Represents method LiteralIdenValue.

ResolveType(RawByteString,Boolean)

Represents method ResolveType(RawByteString,Boolean). (Inherited from TpbProtoNode.)

ResolveValue(RawByteString,Boolean)

Represents method ResolveValue(RawByteString,Boolean). (Overrides TpbProtoNode.ResolveValue(RawByteString,Boolean).)

Top
Show:
 NameDescription
FLiteralBool

Represents field FLiteralBool.

FLiteralFloat

Represents field FLiteralFloat.

FLiteralIden

Represents field FLiteralIden.

FLiteralInt

Represents field FLiteralInt.

FLiteralStr

Represents field FLiteralStr.

FLiteralType

Represents field FLiteralType.

FParentNode

Represents field FParentNode.

Top