Home
last modified time | relevance | path

Searched defs:isStatementOrExpression (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts30 public isStatementOrExpression() { return false; } method in AST
356 public isStatementOrExpression() { return true; } method in Expression
829 public isStatementOrExpression() { return true; } method in ImportDeclaration
898 public isStatementOrExpression() { return true; } method in BoundDecl
1302 public isStatementOrExpression() { return true; } method in Statement