visitRaw abstract method

T visitRaw(
  1. RawExpression node
)

Implementation

T visitRaw(RawExpression node);