次の方法で共有


ParserHelpers.IsIdentifierStart(Char) メソッド

定義

public:
 static bool IsIdentifierStart(char value);
public static bool IsIdentifierStart (char value);
static member IsIdentifierStart : char -> bool
Public Shared Function IsIdentifierStart (value As Char) As Boolean

パラメーター

value
Char

戻り値

適用対象