executeStringInterpolation abstract method

dynamic executeStringInterpolation(
  1. AstContext astContext,
  2. StringInterpolation interpolation
)

Implementation

dynamic executeStringInterpolation(
    AstContext astContext, StringInterpolation interpolation);