Interface YulLiteralHexValue

Hierarchy

  • YulLiteralHexValue

Properties

hexValue: string
kind: "string" | "number" | "bool"
nativeSrc?: string
nodeType: "YulLiteral"
src: string
type: string
value?: string

Generated using TypeDoc