clone method

  1. @override
LiteralTerm clone()
override

Implementation

@override
LiteralTerm clone() => LiteralTerm(value, text, span);