visitSpec abstract method

T visitSpec(
  1. Spec spec, [
  2. T? context
])
inherited

Implementation

T visitSpec(Spec spec, [T? context]);