Home
last modified time | relevance | path

Searched refs:isForStatement (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/java/
H A DSmartSemicolonAutoEditStrategy.java292 if (isForStatement(text, offset)) { in computeCharacterPosition()
1026 private static boolean isForStatement(String line, int offset) {
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/ui/text/
H A DSmartSemicolonAutoEditStrategy.java324 if (isForStatement(text, offset)) { in computeCharacterPosition()
1266 private static boolean isForStatement(String line, int offset) {
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dforeachvar.d276 case STMT.For: visitFor(s.isForStatement()); break; in foreachExpAndVar()
H A Dstatement.h147 …ForStatement *isForStatement() { return stmt == STMTfor ? (ForStatement*)t… in isForStatement() function
H A Dstatement.d383 …inout(ForStatement) isForStatement() { return stmt == STMT.For ? cast(type… in isForStatement() function
H A Dob.d808 case STMT.For: visitFor(s.isForStatement()); break; in toObNodes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/tsutils/typeguard/2.8/
H A Dnode.d.ts57 export declare function isForStatement(node: ts.Node): node is ts.ForStatement;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/tsutils/typeguard/2.8/
H A Dnode.d.ts57 export declare function isForStatement(node: ts.Node): node is ts.ForStatement;
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/babel-types/
H A DREADME.md777 See also `t.isForStatement(node, opts)` and `t.assertForStatement(node, opts)`.
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/types/lib/
H A Dindex.d.ts1949 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
H A Dindex.js.flow1724 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-optimise-call-expression/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/core/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
H A Dindex.js.flow1806 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-transforms/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-replace-supers/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-simple-access/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
H A Dindex.js.flow1806 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-member-expression-to-functions/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
H A Dindex.js.flow1806 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helpers/node_modules/@babel/types/lib/
H A Dindex.d.ts2055 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
H A Dindex.js.flow1806 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts2080 export function isForStatement(node: object | null | undefined, opts?: object | null): node is ForS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/@babel/types/lib/
H A Dindex.js.flow1707 …declare function isForStatement(node: ?Object, opts?: ?Object): boolean %checks (node instanceof B…

12