JustBash.AST.Literal (JustBash v0.3.0)

View Source

Literal text (no special meaning)

Summary

Types

t()

@type t() :: %JustBash.AST.Literal{value: String.t()}