Home
last modified time | relevance | path

Searched defs:typeAnnotation (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/experimental/tskit/go/gen_types/
Dgen_types.go59 typeAnnotation = regexp.MustCompile(`@type\s+(?P<optional>@optional)?\s*(?P<type>\w+)`) var
/third_party/skia/m133/experimental/tskit/go/gen_types/
Dgen_types.go59 typeAnnotation = regexp.MustCompile(`@type\s+(?P<optional>@optional)?\s*(?P<type>\w+)`) var