menu
petitparser_examples package
documentation
regexp.dart
IntersectionNode
IntersectionNode constructor
IntersectionNode constructor
dark_mode
light_mode
IntersectionNode
constructor
IntersectionNode
(
Node
left
,
Node
right
)
Implementation
IntersectionNode(this.left, this.right);
petitparser_examples package
documentation
regexp
IntersectionNode
IntersectionNode constructor
IntersectionNode class