Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Method and Description |
---|---|
CodingConvention.ObjectLiteralCast |
CodingConvention.getObjectLiteralCast(Node callNode)
Checks if the given method performs a object literal cast, and if it does,
returns information on the cast.
|
CodingConvention.ObjectLiteralCast |
CodingConventions.Proxy.getObjectLiteralCast(Node callNode) |
CodingConvention.ObjectLiteralCast |
ClosureCodingConvention.getObjectLiteralCast(Node callNode) |
Copyright © 2009-2020 Google. All Rights Reserved.