Module aidl_parser::traverse

source ·

Enums

Determine the depth of traversal functions

Functions

Traverse the AST and filter the symbols based on the given predicate.
Look for a symbol inside the AST based on the given predicate.
Look for a symbol at a given position.
Traverse the AST and provide the method arguments to the given closure
Traverse the AST and provide the methods to the given closure
Traverse the AST and provide the symbols to the given closure
Traverse the AST and provide the types to the given closure