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