androidx.appsearch.ast


Interfaces

FunctionNode

Node that represents a function.

Node

This is the basic Abstract Syntax Tree (AST) class.

Classes

NegationNode

Node that stores a child node to be logically negated with a negative sign ("-") or 'NOT'.

TextNode

Node that stores text.