
Public Member Functions | |
| SeparatorAt (Separator.SeparatorType type) | |
| String | toString () |
Static Public Member Functions | |
| static SeparatorAt | scan (Token token, Options options) |
Static Private Attributes | |
| static final Pattern | AT_PATTERN = Pattern.compile("^(at|@)$") |
| SeparatorAt | ( | Separator.SeparatorType | type | ) |
| static SeparatorAt scan | ( | Token | token, | |
| Options | options | |||
| ) | [static] |
final Pattern AT_PATTERN = Pattern.compile("^(at|@)$") [static, private] |
1.5.8