Home Reference Source Test

References

summary
public
public

C Match

public
public

F parse(src: string, filePath: string): *

Parses the specified src string with babylon, returning the resulting AST and skipping the undocumented File root node, which is neither Babylon AST nor ESTree spec compliant.

public

V childKeys: {"JSXElement": *, "JSXOpeningElement": *, "JSXAttribute": *}

Cache for getChildren, holding the keys to traverse for a given Node type.

reporters

summary
public
public
public
public
Directories