[−][src]Module weedle::literal
Structs
| BooleanLit | Represents either |
| DecLit | Parses |
| EmptyArrayLit | Represents |
| EmptyDictionaryLit | Represents |
| FloatValueLit | Parses |
| HexLit | Parses |
| OctLit | Parses |
| StringLit | Represents a string value |
Enums
| ConstValue | Represents |
| DefaultValue | Represents a default literal value. Ex: |
| FloatLit | Represents a floating point value, |
| IntegerLit | Represents an integer value |