estree v2.5.0 ESTree.SwitchStatement

Summary

Types

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