Searched defs:IdentifierStart (Results 1 – 3 of 3) sorted by relevance
41 struct IdentifierStart { struct42 static inline bool Is(uc32 c) { in Is()
146 public static final int IdentifierStart=118; field in JavaLexer
291 public static final int IdentifierStart=118; field in JavaParser