TurtleSpecsHelperIsNameStartChar Method |
| Name | Description | |
|---|---|---|
| IsNameStartChar(Char) |
Gets whether a character matches the nameStartChar production from the Turtle specification.
| |
| IsNameStartChar(Char, Char) |
Gets whether a surrogate pair matches the nameStartChar production from the Turtle specification.
|