Documentation ¶
Index ¶
Constants ¶
View Source
const Apostrophe = "'"
View Source
const Apostrophes = Apostrophe + RightSingleQuotationMark
View Source
const Name = "apostrophe"
View Source
const RightSingleQuotationMark = "’"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApostropheFilter ¶
type ApostropheFilter struct{}
func NewApostropheFilter ¶
func NewApostropheFilter() *ApostropheFilter
func (*ApostropheFilter) Filter ¶
func (s *ApostropheFilter) Filter(input analysis.TokenStream) analysis.TokenStream
Click to show internal directories.
Click to hide internal directories.