1. override
R visitSmartChar(SmartChar node)

Source

@override
R visitSmartChar(SmartChar node) => visitChar(node);