Home
last modified time | relevance | path

Searched refs:suffixComments (Results 1 – 2 of 2) sorted by relevance

/external/starlark-go/syntax/
Dscan.go256 suffixComments []Comment // list of suffix comments (if keepComments) member
562 sc.suffixComments = append(sc.suffixComments, Comment{val.pos, val.raw})
Dparse.go981 if len(p.in.lineComments)+len(p.in.suffixComments) == 0 {
1011 suffix := p.in.suffixComments