Searched refs:IsImplicitSemicolon (Results 1 – 2 of 2) sorted by relevance
124 if len(tokens) > 0 && tokens[len(tokens)-1].ID.IsImplicitSemicolon(m) {
113 func (x ID) IsImplicitSemicolon(m *Map) bool { func