Module weedle::literal [] [src]

Structs

OtherLit

Represents other literal symbols

Enums

ConstValue

Represents true, false, 34.23, null, 56, ...

DefaultValue

Represents a default literal value. Ex: 34|34.23|"value"|[ ]|true|false|null

Type Definitions

EmptyArray

Represents [ ]