menu
petitparser_examples package
documentation
regexp.dart
LiteralNode
LiteralNode.new constructor
LiteralNode.new constructor
dark_mode
light_mode
LiteralNode
constructor
LiteralNode
(
String
literal
)
Implementation
LiteralNode(String literal) : codePoint = literal.runes.single;
petitparser_examples package
documentation
regexp
LiteralNode
LiteralNode.new constructor
LiteralNode class