Home
last modified time | relevance | path

Searched refs:FunctionKeyword (Results 1 – 18 of 18) sorted by relevance

/dports/databases/py-python-sql/python-sql-1.3.0/sql/
H A Dfunctions.py75 class FunctionKeyword(Function): class
266 class Overlay(FunctionKeyword):
272 class Position(FunctionKeyword):
278 class Substring(FunctionKeyword):
383 class Extract(FunctionKeyword):
/dports/databases/py-python-sql/python-sql-1.3.0/sql/tests/
H A Dtest_functions.py6 from sql.functions import (Function, FunctionKeyword, FunctionNotCallable, Abs,
27 class MyOverlay(FunctionKeyword):
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/
H A DAST.hs35 newtype FunctionKeyword = FunctionKeyword Bool deriving (Show, Eq) type
99 | Inner_T_Function FunctionKeyword FunctionParentheses String t
H A DParser.hs2714 … return $ \id -> T_Function id (FunctionKeyword True) (FunctionParentheses hasParens) name
2721 return $ \id -> T_Function id (FunctionKeyword False) (FunctionParentheses True) name
H A DAnalytics.hs2791 (T_Function id (FunctionKeyword hasKeyword) (FunctionParentheses hasParens) _ _) =
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-typescript/examples/
H A Dparser.ts2719 case SyntaxKind.FunctionKeyword:
3035 case SyntaxKind.FunctionKeyword:
3087 token() !== SyntaxKind.FunctionKeyword &&
3516 token() !== SyntaxKind.FunctionKeyword &&
4500 case SyntaxKind.FunctionKeyword:
4629 parseExpected(SyntaxKind.FunctionKeyword);
4983 case SyntaxKind.FunctionKeyword:
5066 case SyntaxKind.FunctionKeyword:
5142 case SyntaxKind.FunctionKeyword:
5225 case SyntaxKind.FunctionKeyword:
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dtypescript.c666 PARSER_DEF (FunctionKeyword, parseWord, "function", num)
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/Checks/
H A DCommands.hs1333 T_Function _ (FunctionKeyword hasFunction) _ _ _ -> shell /= Ksh || hasFunction
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A DtypescriptServices.d.ts74 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
172 FunctionKeyword = 94, enumerator
H A Dtypescript.d.ts74 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
172 FunctionKeyword = 94, enumerator
H A Dtsserverlibrary.d.ts74 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
172 FunctionKeyword = 94, enumerator
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A DtypescriptServices.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
H A Dtypescript.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
H A Dtsserverlibrary.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dtypescript.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
H A DtypescriptServices.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
H A Dtsserverlibrary.d.ts204 FunctionKeyword = 97, enumerator
485 …eyword | SyntaxKind.ForKeyword | SyntaxKind.FromKeyword | SyntaxKind.FunctionKeyword | SyntaxKind.…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-typescript.mjs22 …=96]="FinallyKeyword",t[t.ForKeyword=97]="ForKeyword",t[t.FunctionKeyword=98]="FunctionKeyword",t[…