2 | | For examples of usage, see [SemanticQuery/QueryExamples this page]. |
| 2 | For examples of usage, see [SemanticQuery/Examples this page]. |
| 3 | |
| 4 | Every selector returns entites of any of the following types. See the linked pages for a detailed description of the selectors and properties of various entites. |
| 5 | * [SemanticQuery/FileEntity File] |
| 6 | * [SemanticQuery/FunctionEntity Function] |
| 7 | * [SemanticQuery/ExpressionEntity Expression] |
| 8 | * [SemanticQuery/VariableEntity Variable] |
| 9 | * [SemanticQuery/RecordEntity Record] |
| 10 | * [SemanticQuery/RecordFieldEntity Record field] |
| 11 | * [SemanticQuery/MacroEntity Macro] |
| 12 | |
| 13 | == Cheat sheet of query componens |