Mark matchers as internal

This commit is contained in:
Kevin Sawicki 2013-04-19 08:44:48 -07:00
parent 9b621f330b
commit 2d054e715e

View File

@ -1,3 +1,7 @@
###
# Internal #
###
class SegmentMatcher
constructor: (segment) ->
@segment = segment.join('')