mcbopomofoweb
    Preparing search index...

    Represents the half-width punctuations.

    Index

    Enumeration Members

    bracketLeft: "["
    bracketRight: "]"
    colon: ":"
    comma: ","
    dash: "'"
    dotDotDot: "..."
    doubleQuotationMarkLeft: "“"
    doubleQuotationMarkRight: "”"
    exclamationMark: "!"
    parenthesesLeft: "("
    parenthesesRight: ")"
    period: "."
    questionMark: "?"
    semicolon: ";"
    singleQuotationMarkLeft: "‘"
    singleQuotationMarkRight: "’"
    slash: "-"
    star: "*"