estree v2.3.0 ESTree.SwitchStatement

Summary

Types

t :: %ESTree.SwitchStatement{cases: [ESTree.SwitchCase.t], discriminant: ESTree.Expression.t, loc: ESTree.SourceLocation.t | nil, type: binary}