Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource11.ts136 public printLabel() { method in AST
289 public printLabel() { method in Identifier
330 public printLabel() { return this.id.actualText + ":"; } method in Label
763 public printLabel() { method in NumberLiteral
817 public printLabel() { method in StringLiteral
908 public printLabel() { method in BoundDecl