estree v2.5.0 ESTree.SwitchCase

Summary

Types

t()
t() :: %ESTree.SwitchCase{consequent: [ESTree.Statement.t], loc: ESTree.SourceLocation.t | nil, test: ESTree.Expression.t | nil, type: binary}