menu
jt_flutter_cli
core/package/json_ast/tokenize.dart
LiteralNode
LiteralNode constructor
LiteralNode
brightness_4
brightness_5
LiteralNode
constructor
LiteralNode
(
dynamic
value
,
String
?
raw
)
Implementation
LiteralNode(this.value, this.raw) : super('Literal');
jt_flutter_cli
tokenize
LiteralNode
LiteralNode constructor
LiteralNode class