menu
petitparser_examples package
documentation
smalltalk.dart
LiteralNode<T>
LiteralNode constructor
LiteralNode constructor
dark_mode
light_mode
LiteralNode<
T
>
constructor
LiteralNode<
T
>
(
T
value
)
Implementation
LiteralNode(this.value);
petitparser_examples package
documentation
smalltalk
LiteralNode<T>
LiteralNode constructor
LiteralNode class