TpbProtoPascalLiteral Class

Represents type TpbProtoPascalLiteral.

Namespace: flcProtoBufProtoCodeGenPascal
TObject
  flcProtoBufProtoNodes.TpbProtoNode
    flcProtoBufProtoNodes.TpbProtoLiteral
      flcProtoBufProtoCodeGenPascal.TpbProtoPascalLiteral
type
 TpbProtoPascalLiteral = class(TpbProtoLiteral)
 end;

The TpbProtoPascalLiteral type exposes the following members.

Show:
 NameDescription
Create(TpbProtoNode)

Initializes a new instance of the TpbProtoLiteral class. (Inherited from TpbProtoLiteral.)

Top
Show:
 NameDescription
LiteralBool

Represents property LiteralBool. (Inherited from TpbProtoLiteral.)

LiteralFloat

Represents property LiteralFloat. (Inherited from TpbProtoLiteral.)

LiteralIden

Represents property LiteralIden. (Inherited from TpbProtoLiteral.)

LiteralInt

Represents property LiteralInt. (Inherited from TpbProtoLiteral.)

LiteralStr

Represents property LiteralStr. (Inherited from TpbProtoLiteral.)

LiteralType

Represents property LiteralType. (Inherited from TpbProtoLiteral.)

Top
Show:
 NameDescription
CodeGenInit

Represents method CodeGenInit.

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.)

GetPascalValueStr

Represents method GetPascalValueStr.

LiteralIdenValue

Represents method LiteralIdenValue. (Inherited from TpbProtoLiteral.)

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. (Inherited from TpbProtoLiteral.)

FLiteralFloat

Represents field FLiteralFloat. (Inherited from TpbProtoLiteral.)

FLiteralIden

Represents field FLiteralIden. (Inherited from TpbProtoLiteral.)

FLiteralInt

Represents field FLiteralInt. (Inherited from TpbProtoLiteral.)

FLiteralStr

Represents field FLiteralStr. (Inherited from TpbProtoLiteral.)

FLiteralType

Represents field FLiteralType. (Inherited from TpbProtoLiteral.)

FParentNode

Represents field FParentNode. (Inherited from TpbProtoLiteral.)

Top