Interface YulLiteralValue

Hierarchy

  • YulLiteralValue

Properties

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

Generated using TypeDoc