compute method
Implementation
@override
Result compute(ComputeContext ctx) {
throw UnimplementedError('Generic tokens are not made to be computed');
}
@override
Result compute(ComputeContext ctx) {
throw UnimplementedError('Generic tokens are not made to be computed');
}