menu
cedar package
documentation
ast.dart
Literal
Literal const constructor
Literal const constructor
dark_mode
light_mode
Literal
constructor
const
Literal
(
String
literal
)
Implementation
const Literal(this.literal);
cedar package
documentation
ast
Literal
Literal const constructor
Literal class