Home
last modified time | relevance | path

Searched refs:LtCallback (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts59 LtCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js60 LtCallback? (pre, ast: AST): boolean;
DparserRealSource13.types267 LtCallback? (pre, ast: AST): boolean;
268 >LtCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols320 LtCallback? (pre, ast: AST): boolean;
321 >LtCallback : Symbol(AstWalkerDetailCallback.LtCallback, Decl(parserRealSource13.ts, 57, 47))
DparserRealSource13.errors.txt282 LtCallback? (pre, ast: AST): boolean;