Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AnnotationRules = On(Any).Roles(uast.File)
AnnotationRules annotate a UAST with roles.
View Source
var ToNoder = &native.ObjectToNoder{}
ToNoder specifies the driver options. Driver programmers should fill it
Functions ¶
func ParserBuilder ¶
func ParserBuilder(opts driver.ParserOptions) (parser driver.Parser, err error)
ParserBuilder creates a parser that transform source code files into *uast.Node.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.