visitEnum abstract method

T visitEnum(
  1. Enum spec, [
  2. T? context
])
inherited

Implementation

T visitEnum(Enum spec, [T? context]);