Click or drag to resize

TurtleSpecsHelperIsNameStartChar Method

Overload List
  NameDescription
Public methodStatic memberIsNameStartChar(Char)
Gets whether a character matches the nameStartChar production from the Turtle specification.
Public methodStatic memberIsNameStartChar(Char, Char)
Gets whether a surrogate pair matches the nameStartChar production from the Turtle specification.
Top
See Also