Skip to content

Commit

Permalink
Refactor defineSlot() in TypedScopeCreator
Browse files Browse the repository at this point in the history
Refactor defineSlot() to use a builder pattern to gather
the information needed to define the slot.

This will make it easier to provide more context to
defineSlot() that will be needed to handle destructured declarations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202379689
  • Loading branch information
brad4d committed Jun 28, 2018
1 parent 3e3604e commit 52e6d61
Showing 1 changed file with 244 additions and 159 deletions.

0 comments on commit 52e6d61

Please sign in to comment.