estree v2.6.0 ESTree.SwitchStatement
Summary
Types
t()
t() :: %ESTree.SwitchStatement{cases: [ESTree.SwitchCase.t], discriminant: ESTree.Expression.t, loc: ESTree.SourceLocation.t | nil, type: binary}