Glossary
Searchable terminology from accessibility, web standards, and related fields.
2 results found in programming.
- Abstract Syntax Tree (AST, Syntax Tree)
- A hierarchical tree representation of source code structure that captures the syntactic relationships between programming constructs like functions, classes, loops, and statements. In accessibility, A…
- Audio Cue (Auditory Cue, Sound Cue, Earcon)
- A non-speech sound used to convey information in an interface. In accessible programming environments, audio cues represent code structures, syntax errors, or navigation landmarks—for example, a door-…