130 | | ||{{{@expression}}} || {{{@expr}}} || |
131 | | ||{{{@module}}} || {{{@mod}}} || |
132 | | ||{{{modules}}} || {{{mods}}} || |
133 | | ||{{{@file}}} || {{{-}}} || |
134 | | ||{{{files}}} || {{{-}}} || |
135 | | ||{{{@definition}}} || {{{@def}}} || |
136 | | |
137 | | |
138 | | TODO: table - [wiki:SemanticQuery/FileEntity File entity] |
139 | | |
140 | | TODO: table - [wiki:SemanticQuery/FunctionEntity Function entity] |
141 | | |
142 | | TODO: table - [wiki:SemanticQuery/ExpressionEntity Expression entity] |
143 | | |
144 | | TODO: table - [wiki:SemanticQuery/VariableEntity Variable entity] |
145 | | |
146 | | TODO: table - [wiki:SemanticQuery/RecordEntity Record entity] |
147 | | |
148 | | TODO: table - [wiki:SemanticQuery/RecordFieldEntity Record field entity] |
149 | | |
150 | | TODO: table - [wiki:SemanticQuery/MacroEntity Macro entity] |
151 | | |
| 136 | \\ |
| 137 | |||||||| [wiki:SemanticQuery/FileEntity File entity] || |
| 138 | |||| '''Selectors''' |||| '''Properties''' || |
| 139 | ||''Name'' ||''Synonyms'' ||''Name'' ||''Synonyms'' || |
| 140 | ||{{{function}}} || {{{functions, fun, funs}}} || {{{module}}} || {{{is_module, mod, is_mod}}} || |
| 141 | ||{{{record}}} || {{{records, rec, recs}}} || {{{header}}} || {{{is_header}}} || |
| 142 | ||{{{macro}}} || {{{macros}}} || {{{name}}} || {{{-}}} || |
| 143 | ||{{{includes}}} || {{{-}}} || {{{directory}}} || {{{dir}}} || |
| 144 | ||{{{included_by}}} || {{{-}}} || {{{path}}} || {{{-}}} || |
| 145 | ||{{{imports}}} || {{{-}}} || || || |
| 146 | ||{{{exports}}} || {{{-}}} || || || |
| 147 | \\ |
| 148 | |||||||| [wiki:SemanticQuery/FunctionEntity Function entity] || |
| 149 | |||| '''Selectors''' |||| '''Properties''' || |
| 150 | ||''Name'' || ''Synonyms'' || ''Name'' || ''Synonyms'' || |
| 151 | ||{{{references}}} || {{{refs, ref, reference}}} || {{{exported}}} || {{{-}}} || |
| 152 | ||{{{calls}}} || {{{-}}} || {{{name}}} || {{{-}}} || |
| 153 | ||{{{called_by}}} || {{{-}}} || {{{arity}}} || {{{-}}} || |
| 154 | ||{{{arguments}}} || {{{args}}} || {{{bif}}} || {{{-}}} || |
| 155 | ||{{{body}}} || {{{-}}} || {{{pure}}} || {{{-}}} || |
| 156 | ||{{{expressions}}} || {{{exprs, expr, expression}}} || {{{defined}}} || {{{-}}} || |
| 157 | ||{{{variables}}} || {{{vars, var, variable}}} || {{{module}}} || {{{mod}}} |
| 158 | ||{{{file}}} || {{{-}}} || {{{dirty}}} || {{{-}}} || |
| 159 | ||{{{dynamic_calls}}} || {{{dynref, dynrefs}}} || {{{spec}}} || {{{-}}} || |
| 160 | ||{{{dynamic_calls}}} || {{{dyncall, dyncalls}}} || || || |
| 161 | ||{{{dynamic_called_by}}} || {{{dyncalled_by}}} || || || |
| 162 | \\ |
| 163 | |||||||| [wiki:SemanticQuery/ExpressionEntity Expression entity] || |
| 164 | |||| '''Selectors''' |||| '''Properties''' || |
| 165 | ||''Name'' ||''Synonyms'' ||''Name'' ||''Synonyms'' || |
| 166 | ||{{{fundef}}} || {{{-}}} || {{{type}}} || {{{-}}} || |
| 167 | ||{{{functions}}} || {{{function, fun, funs}}} || {{{value}}} || {{{val}}} || |
| 168 | ||{{{variables}}} || {{{vars, var, variable}}} || {{{class}}} || {{{-}}} || |
| 169 | ||{{{records}}} || {{{record, rec, recs}}} || {{{last}}} || {{{is_last}}} || |
| 170 | ||{{{macro}}} || {{{macros}}} || {{{index}}} || {{{-}}} || |
| 171 | ||{{{subexpression}}} || {{{sub, esub, subexpr}}} || {{{tailcall}}} || {{{is_tailcall}}} || |
| 172 | ||{{{parameter}}} || {{{param}}} || {{{has_side_effect}}} || {{{dirty}}} || |
| 173 | ||{{{top_expression}}} || {{{top, top_expr}}} || || || |
| 174 | ||{{{file}}} || {{{-}}} || || || |
| 175 | ||{{{dynamic_ functions}}} || {{{dynfun, dynfuns}}} || || || |
| 176 | \\ |
| 177 | |||||||| [wiki:SemanticQuery/VariableEntity Variable entity] || |
| 178 | |||| '''Selectors''' |||| '''Properties''' || |
| 179 | ||''Name'' || ''Synonyms'' || ''Name'' || ''Synonyms'' || |
| 180 | ||{{{references}}} || {{{refs, ref, reference}}} || {{{name}}} || {{{-}}} || |
| 181 | ||{{{bindings}}} || {{{-}}} || || || |
| 182 | ||{{{fundef}}} || {{{-}}} || || || |
| 183 | \\ |
| 184 | |||||||| [wiki:SemanticQuery/RecordEntity Record entity] || |
| 185 | |||| '''Selectors''' |||| '''Properties''' || |
| 186 | ||''Name'' ||''Synonyms'' ||''Name'' ||''Synonyms'' || |
| 187 | ||{{{references}}} || {{{refs, ref, reference}}} || {{{name}}} || {{{-}}} || |
| 188 | ||{{{fields}}} || {{{-}}} || || || |
| 189 | ||{{{file}}} || {{{-}}} || || || |
| 190 | \\ |
| 191 | |||||||| [wiki:SemanticQuery/RecordFieldEntity Record field entity] || |
| 192 | |||| '''Selectors''' |||| '''Properties''' || |
| 193 | ||''Name'' ||''Synonyms'' ||''Name'' ||''Synonyms'' || |
| 194 | ||{{{references}}} || {{{refs, ref, reference}}} || {{{name}}} || {{{-}}} || |
| 195 | ||{{{record}}} || {{{rec}}} || || || |
| 196 | ||{{{file}}} || {{{-}}} || || || |
| 197 | \\ |
| 198 | |||||||| [wiki:SemanticQuery/MacroEntity Macro entity] || |
| 199 | |||| '''Selectors''' |||| '''Properties''' || |
| 200 | ||''Name'' ||''Synonyms'' ||''Name'' ||''Synonyms'' || |
| 201 | ||{{{references}}} || {{{refs, ref, reference}}} || {{{name}}} || {{{-}}} || |
| 202 | ||{{{file}}} || {{{-}}} || {{{arity}}} || {{{-}}} || |
| 203 | || || || {{{const}}} || {{{-}}} || |
| 204 | \\ |