visitDoubleLiteral abstract method

R? visitDoubleLiteral(
  1. DoubleLiteral node
)

Implementation

R? visitDoubleLiteral(DoubleLiteral node);